Gets or sets whether to generate a continuous wave (CW) signal, the arb waveform specified by SelectedWaveform, or the script specified by SelectedScriptName, on calling Initiate.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgWaveformGenerationMode GenerationMode { get; set; }

Remarks

Specifies the RfsgWaveformGenerationMode enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

The GenerationMode property was accessed after the associated NIRfsg object was disposed.