Numeric field options

An numeric field allows users to enter numbers.

Option Description
Default The default value for the field which appears on the device panel. If Minimum or Maximum values are specified, then this value must fall in the specified range.
Minimum Specifies the minimum value permitted in the field. For example, a value of “10” for this option would allow all values greater than or equal to ten.
Maximum Specifies the maximum value permitted in the field. For example, a value of “50” for this option would permit any value less than or equal to fifty.
Precision The number of positions after the decimal point that can be specified for this number. The default is 0. The maximum value allowed for precision is 5.

The values for Default, Minimum and Maximum value can be in the range: -79,228,162,514,264,337,593,543,950,335 to 79,228,162,514,264,337,593,543,950,335.