+1

Step Size

Josh Holt 3 months ago in IQANdesign updated by Gustav Widén (System support) 3 months ago 1

I have a function parameter with a step size of 50 that the user can adjust. This is working fine when they use the + or - to adjust the value, but when they bring up the keypad (MD4) it is allowing them to enter values outside of the specified step size. Is there anyway to fix this?

You could use an Integer Parameter instead of FP to avoid having someone enter decimal values, but it will still be possible to enter values with step size 1. 

Adjust item limits will prevent entering values outside of the range. If you use buttons to increase/decrease to a limit it will clam at the limit.