RFSA C Reference

NIRFSA_ATTR_SIMULATE

  • Updated2025-02-03
  • 1 minute(s) read

NIRFSA_ATTR_SIMULATE

Specific Attribute

Data
type
Access High Level Functions
ViBoolean RO None

Description

Specifies whether NI-RFSA simulates I/O operations. This attribute is useful for debugging applications without using hardware. After a session is opened, you cannot change the simulation state. Use the niRFSA_InitWithOptions function to enable simulation.

Note Note  PXI-5600/5661 support setting this attribute to VI_FALSE only.
Defined Values:

VI_TRUE NI-RFSA simulates NI-RFSA I/O operations.
VI_FALSE NI-RFSA does not support simulated NI-RFSA I/O operations.

Default Value: VI_FALSE

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

Log in to get a better experience