ClassPrefix Range Check
Inherent Property
Data Type | Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|
R/W | N/A | None | None |
Description
Specifies whether to validate property values and VI parameters. Range checking parameters is very useful for debugging. After validating the program, you can set this property to FALSE to disable range checking and maximize performance.
The default value is TRUE. You can override this value by specifying a value with MAX or by initializing the IVI session with the ClassPrefix Initialize With Options VI.
Property Node Path
ClassPrefix»Inherent IVI Settings»User Options»Range Check