Gets or sets the I/Q carrier frequency offset of the downconverter.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double DownconverterFrequencyOffset { get; set; }

Remarks

Specifies a Double representing the I/Q carrier frequency offset, in hertz (Hz), of the RF downconverter.

If you set this property, any measurements outside the instantaneous bandwidth of the device are invalid. After you set this property, the RF downconverter is locked to that frequency offset until the value is changed or the property is reset.

Exceptions

TypeDescription
System.ObjectDisposedException

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