NIRfsa Namespace

Table of Contents

RfsaAdvancedAcquisition.DownconverterFrequencyOffset Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedAcquisition.DownconverterFrequencyOffset Property

RfsaAdvancedAcquisitionDownconverterFrequencyOffset Property

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

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

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience