CarrierFrequency
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the carrier frequency, in Hertz (Hz), of the signal generated by the arbitrary waveform generator (AWG) module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double CarrierFrequency { get; set; }
Remarks
Specifies a Double representing the carrier frequency, in Hz.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CarrierFrequency property was accessed after the associated NIRfsg object was disposed. |