rfsa c api reference

NIRFSA_ATTR_QUERY_INSTRUMENT_STATUS

  • Updated2024-05-08
  • 1 minute(s) read

NIRFSA_ATTR_QUERY_INSTRUMENT_STATUS

Specific Attribute

Data
type
Access High Level Functions
ViBoolean R/W None

Description

Specifies whether NI-RFSA queries the NI-RFSA 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-RFSA can choose to ignore status checking for particular attributes regardless of the setting of this attribute.

Note  Use the niRFSA_InitWithOptions function to override this value.
Defined Values:

VI_TRUE NI-RFSA queries the device status after each operation.
VI_FALSE NI-RFSA does not query the device status after each operation.

Default Value: VI_FALSE

Supported Devices: PXI-5600, PXIe-5601/5603/5605/5606 (external digitizer mode), PXI-5661, PXIe-5663/5663E/5665/5667/5668, PXIe-5693/5694/5698, PXIe-5820/5830/5831/5832/5840/5841

Log in to get a better experience