WaveformFrequency
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The WaveformFrequency property was accessed after the associated NIRfsg object was disposed. |