Query Instrument Status

NI DC Power Properties

Inherent IVI Attributes:User Options:Query Instrument Status

Short Name: Query Instrument Status

Specifies whether NI-DCPower queries the device status after each operation. Querying the device status is useful for debugging. After you validate your program, you can set this property to FALSE to disable status checking and maximize performance.

NI-DCPower ignores status checking for particular properties regardless of the setting of this property. Use the niDCPower Initialize with Options VI to override the default value.

Defined Values:

TRUENI-DCPower queries the instrument status after each operation.
FALSENI-DCPower does not query the instrument status after each operation.

Default Value: TRUE

Remarks

The following table lists the characteristics of this property.

Data Type ViBoolean
Permissions R/W
Channel Based No
High-Level VI niDCPower Initialize with Options