NIFGEN_ATTR_QUERY_INSTRUMENT_STATUS
Specific Attribute
Data Type | Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViBoolean | R/W | N/A | None | None |
Description
Specifies whether NI-FGEN queries the device status after each operation. Querying the device status is very useful for debugging. After you validate your program, you can set this attribute to VI_FALSE to disable status checking and maximize performance.
NI-FGEN can choose to ignore status checking for particular attributes regardless of the setting of this attribute.
Default Value: VI_TRUE
Use the niFgen_InitWithOptions function to override the default value.