Numeric field options

An Numeric field allows users to enter numbers.

Option Description
Default Value The default value for the field which appears on the device panel.
Minimum Value Specifies the minimum value (inclusive) permitted in the field. For example, a value of “10” for this option would allow all values greater than or equal to ten.
Maximum Value Specifies the maximum value (inclusive) permitted in the field. For example, a value of “50” for this option would permit any value less than or equal to fifty.
Precision Specifies the number of positions required after the decimal point. If the precision is set to zero, then the device will only accept whole number values. If the precision is set to a value greater than zero, then the user may press the * button on the device to input a value that requires a decimal point. The default is 0. The maximum is 5.