Gets or sets the RF downconverter net signal gain at current NI-RFSA settings and temperature.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double DownconverterGain { get; set; }

Remarks

Specifies a Double representing the RF downconverter net signal gain at current NI-RFSA settings and temperature.

NI-RFSA takes the value of this property into account when it reads I/Q data and spectrum data.

Exceptions

TypeDescription
System.ObjectDisposedException

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