NIDCPOWER_ATTR_QUERY_INSTRUMENT_STATUS
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViBoolean | R/W | Device | None | None |
Description
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 attribute to VI_FALSE to disable status checking and maximize performance.
NI-DCPower ignores status checking for particular attributes regardless of the setting of this attribute. The default value is VI_TRUE. Use the niDCPower_InitWithOptions function to override this value.