RfsaResetStepsToOmit Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies a list of steps to skip during the reset process.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaResetStepsToOmit
Members
| Name | Value | Description |
|---|---|---|
| None | (int)0 | No step is omitted during reset. |
| Routes | (int)1 | Omits the routing reset step. Routing is preserved after a reset. However, routing related properties are reset to default, and routing is released if the default properties are committed after a reset. Note This enum value is not supported in external calibration or alignment sessions. Note This enum value is not supported for the NI 5600/5661. |
| DeembeddingTables | (int)2 | Omits deleting de-embedding tables. This step is valid only for the PXIe-5830/5831/5832/5840. |