Range Check

NI-SWITCH LabVIEW

Range Check

Short name: Range Check

Specifies whether to validate property values and VI parameters. If enabled, the instrument driver validates the parameter values that you pass to driver VIs. Range checking parameters is useful for debugging. After you validate your program, set this property to FALSE to disable range checking and maximize performance. The default value is TRUE. Use the niSwitch Initialize With Options VI to override this value.

VI_TRUE True
VI_FALSE False

Remarks

The following table lists the characteristics of this property.

Data Type ViBoolean
Channel Based No