RfsgLoadConfigurationsFromFileResetOptions Enumeration
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Specifies the configurations to skip while loading from a file.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
[FlagsAttribute] public enum RfsgLoadConfigurationsFromFileResetOptions
<FlagsAttribute> Public Enumeration RfsgLoadConfigurationsFromFileResetOptions
Members
Member name | Value | Description |
---|---|---|
SkipNone | 0 | NI-RFSG resets all configurations. |
SkipWaveforms | 1 | NI-RFSG skips resetting the waveform configurations. |
SkipScripts | 2 | NI-RFSG skips resetting the scripts. |
SkipDeembeddingTables | 8 | NI-RFSG skips resetting the de-embeding tables. |