ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgLoadConfigurationsFromFileResetOptions EnumerationCurrent page
Table of Contents

RfsgLoadConfigurationsFromFileResetOptions Enumeration

RfsgLoadConfigurationsFromFileResetOptions Enumeration

RfsgLoadConfigurationsFromFileResetOptions Enumeration

Specifies the configurations to skip while loading from a file.

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

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.

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

Was this information helpful?