Inherent IVI Attributes:User Options:Range Check Property

niDMM

Inherent IVI Attributes:User Options:Range Check Property

Short Name: Range Check

Property of niDMM

Specifies whether to validate property values and VI parameters. If enabled, the instrument driver validates the parameter values passed to driver VIs. Range checking parameters is very useful for debugging. After the user program is validated, you can set this property to FALSE (0) to disable range checking and maximize performance. The default value is TRUE (1). Use niDMM Initialize With Options to override the default setting.

Remarks

The following table lists the characteristics of this property.

Datatype bool
PermissionsRead/Write
High-level VIs niDMM Initialize With Options
ResettableNo