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

TypeDescription
System.ObjectDisposedException

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