NIRFSA_ATTR_SIMULATE
Specific Attribute
| Data type |
Access | High Level Functions |
|---|---|---|
| ViBoolean | RO | None |
Description
Specifies whether or not to simulate NI-RFSA I/O operations. This is useful for debugging applications without using hardware. Once a session is opened, you cannot change the simulation state. Use the niRFSA_InitWithOptions function to enable simulation.
Defined Values:
| VI_TRUE | NI-RFSA simulates NI-RFSA I/O operations. |
| VI_FALSE | NI-RFSA does not simulate NI-RFSA I/O operations. This is the default value. |