niRFSA Reset With Options VI
- Updated2025-10-14
- 3 minute(s) read
Resets all properties to default values and specifies steps to omit during the reset process, such as signal routes.
For the PXI-5600, this VI does not reset the PXI Clock signal that is driven by devices installed in the Star Trigger Controller Slot, also known as the System Timing Slot.
To avoid resetting routes on PXIe-5820/5830/5831/5832/5840/5841/5842/5860 that are in use by NI-RFSG sessions, NI recommends using this VI instead of the niRFSA Reset VI, with the steps to omit parameter set to Routes.
By default, this VI resets all properties to their default values, deletes all de-embedding tables, aborts generation, clears all routes, and resets session properties to initial values. You can specify steps to omit using the steps to omit parameter. For example, if you set the steps to omit parameter to Routes, this VI does not release signal routes during the reset process.
When routes of signals between two devices are released, they are released regardless of which device created the route.
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, PXIe-5820/5830/5831/5832/5840/5841/5842/5860
Related Topics

Inputs/Outputs
instrument handle
—
instrument handle identifies your instrument session. instrument handle is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI.
steps to omit
—
steps to omit specifies a list of steps to skip during reset process. The default value is an empty array, which specifies that no steps are omitted during reset.
Note Routes is not supported in external calibration or alignment sessions.
Note Routes is not supported for the PXI-5600/5661.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
instrument handle out
—
instrument handle out passes a reference to your instrument session to the next VI. instrument handle is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI and identifies a particular instrument session.
error out
—
error out contains error information. This output provides standard error out functionality. |
instrument handle
—
steps to omit
—
error in
—
instrument handle out
—
error out
—