RfsaAdvancedAcquisition.DownconverterFrequencyOffset Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets or sets the I/Q carrier frequency offset of the downconverter.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double DownconverterFrequencyOffset { get; set; }
Public Property DownconverterFrequencyOffset As Double Get Set
Property Value
DoubleSpecifies a Double representing the I/Q carrier frequency offset, in hertz (Hz), of the RF downconverter.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DownconverterFrequencyOffset property was accessed after the associated NIRfsa object was disposed. |
Remarks
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.