NIRfsg Namespace

Table of Contents

RfsgArb.GenerationMode Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArb.GenerationMode Property

RfsgArbGenerationMode Property

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.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public RfsgWaveformGenerationMode GenerationMode { get; set; }
Public Property GenerationMode As RfsgWaveformGenerationMode
	Get
	Set

Property Value

RfsgWaveformGenerationMode
Specifies the RfsgWaveformGenerationMode enumeration.

Exceptions

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

See Also

Log in to get a better experience