Inherent IVI Attributes:User Options:Range Check

NI-SCOPE LabVIEW

Inherent IVI Attributes:User Options:Range Check

Short Name: Range Check

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

Defined Values

TRUE (1)
FALSE (0)

Remarks

The following table lists the characteristics of this property.

Data Type ViBoolean
Access R/W
Channel Based No