WaveformType
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the type of waveform to use as the message signal for analog modulation.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgAnalogModulationWaveformType WaveformType { get; set; }
Remarks
Specifies the RfsgAnalogModulationWaveformType enumeration. The default value is Sine.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The WaveformType property was accessed after the associated NIRfsg object was disposed. |