NIRfsg Namespace

Table of Contents

RfsgDigitalModulation.WaveformType Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDigitalModulation.WaveformType Property

RfsgDigitalModulationWaveformType Property

Gets or sets the type of waveform to use as the message signal in digital modulation.

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

Syntax

public RfsgDigitalModulationWaveformType WaveformType { get; set; }
Public Property WaveformType As RfsgDigitalModulationWaveformType
	Get
	Set

Property Value

RfsgDigitalModulationWaveformType
Specifies the RfsgDigitalModulationWaveformType enumeration. The default value is Prbs.

Exceptions

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

See Also

Log in to get a better experience