Range Checking

Use LabVIEW to detect and return out of range errors when setting properties.

Numeric properties may have upper or lower bounds smaller than the minimum and maximum of the numeric data type. The module manufacturer defines these bounds. Some errors cannot be detected until the property is committed, and LabVIEW returns the errors when committing properties.

Refer to the module user manual for valid property ranges.