Gets or sets the frequency, in hertz (Hz), of the waveform to use as the message signal in analog modulation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double WaveformFrequency { get; set; }

Remarks

Specifies a Double representing the frequency of the waveform to use as the message signal in analog modulation.

Exceptions

TypeDescription
System.ObjectDisposedException

The WaveformFrequency property was accessed after the associated NIRfsg object was disposed.