RfsaResetStepsToOmit Enumeration
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Specifies a list of steps to skip during the reset process.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
[FlagsAttribute] public enum RfsaResetStepsToOmit
<FlagsAttribute> Public Enumeration RfsaResetStepsToOmit
Members
Member name | Value | Description |
---|---|---|
None | 0 | No step is omitted during reset. |
Routes | 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. |
DeembeddingTables | 2 | Omits deleting de-embedding tables. This step is valid only for the PXIe-5830/5831/5832/5840. |