Query Instrument Status
Short name: Query Instrument Status
This property specifies whether the instrument driver queries the instrument status after each operation. Querying the instrument status is very useful for debugging. After you validate your program, you can set this property to FALSE 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. 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 |