ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.GenerationMode Property

  • Updated2024-05-08
  • 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: 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