Inherent IVI Attributes:User Options:Query Instrument Status Property

niDMM

Inherent IVI Attributes:User Options:Query Instrument Status Property

Short Name: Query Instrument Status

Property of niDMM

Specifies whether the instrument driver queries the instrument status after each operation. Querying the instrument status is very useful for debugging. After the user program is validated, this property can be set to FALSE (0) to disable status checking and maximize performance. The instrument driver can choose to ignore status checking for particular properties regardless of the setting of this property. 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