ni-rfsg-dotnet-api-ref_doc

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

RfsgWaveformGenerationMode Enumeration

RfsgWaveformGenerationMode Enumeration

RfsgWaveformGenerationMode Enumeration

Specifies type of signal to generate, on calling the Initiate method.

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

Syntax

public enum RfsgWaveformGenerationMode
Public Enumeration RfsgWaveformGenerationMode

Members

  Member nameValueDescription
ContinuousWave1000 Configures the RF signal generator to generate a continuous wave (CW) signal.
ArbitraryWaveform1001 Configures the RF signal generator to generate the arbitrary waveform specified by the SelectedWaveform property.
Script1002 Configures the RF signal generator to generate arbitrary waveforms as specified by the SelectedScriptName property.

See Also

In This Section
Was this information helpful?