ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgLoadConfigurationsFromFileLoadOptions Enumeration

  • Updated2024-05-08
  • 1 minute(s) read
RfsgLoadConfigurationsFromFileLoadOptions Enumeration

RfsgLoadConfigurationsFromFileLoadOptions Enumeration

Specifies the configurations to skip to reset while loading configurations from a file.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

[FlagsAttribute]
public enum RfsgLoadConfigurationsFromFileLoadOptions
<FlagsAttribute>
Public Enumeration RfsgLoadConfigurationsFromFileLoadOptions

Members

  Member nameValueDescription
SkipNone0 NI-RFSG loads all the configurations to the session.
SkipWaveforms1 NI-RFSG skips loading the waveform configurations to the session.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience