NIRfsg Namespace

Table of Contents

RfsgWaveformGenerationMode Enumeration

  • Updated2025-05-22
  • 1 minute(s) read
RfsgWaveformGenerationMode Enumeration

RfsgWaveformGenerationMode Enumeration

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

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

Syntax

public enum RfsgWaveformGenerationMode
Public Enumeration RfsgWaveformGenerationMode

Members

Member nameValueDescription
ContinuousWave1,000 Configures the RF signal generator to generate a continuous wave (CW) signal.
ArbitraryWaveform1,001 Configures the RF signal generator to generate the arbitrary waveform specified by the SelectedWaveform property.
Script1,002 Configures the RF signal generator to generate arbitrary waveforms as specified by the SelectedScriptName property.

See Also

Log in to get a better experience