NIRfsg Namespace

Table of Contents

RfsgLoadConfigurationsFromFileResetOptions Enumeration

  • Updated2025-02-03
  • 1 minute(s) read
RfsgLoadConfigurationsFromFileResetOptions Enumeration

RfsgLoadConfigurationsFromFileResetOptions Enumeration

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 nameValueDescription
SkipNone0 NI-RFSG resets all configurations.
SkipWaveforms1 NI-RFSG skips resetting the waveform configurations.
SkipScripts2 NI-RFSG skips resetting the scripts.
SkipDeembeddingTables8 NI-RFSG skips resetting the de-embeding tables.

See Also

Log in to get a better experience