Gets or sets the frequency of the signal. The onboard signal processing (OSP) frequency shifts the signal at this frequency to baseband prior to acquiring it.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double CarrierFrequency { get; set; }

Remarks

Specifies a Double representing the carrier frequency, in hertz (Hz).

Exceptions

TypeDescription
System.ObjectDisposedException

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