Specifies the configurations to skip while loading from a file.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public enum RfsgLoadConfigurationsFromFileResetOptions

Members

NameValueDescription
SkipNone(int)0x0

NI-RFSG resets all configurations.

SkipWaveforms(int)0x1

NI-RFSG skips resetting the waveform configurations.

SkipScripts(int)0x2

NI-RFSG skips resetting the scripts.

SkipDeembeddingTables(int)0x8

NI-RFSG skips resetting the de-embeding tables.