RfsaVertical.DownconverterGain Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets or sets the RF downconverter net signal gain at current NI-RFSA settings and temperature.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double DownconverterGain { get; set; }
Public Property DownconverterGain As Double Get Set
Property Value
DoubleSpecifies a Double representing the RF downconverter net signal gain at current NI-RFSA settings and temperature.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DownconverterGain property was accessed after the associated NIRfsa object was disposed. |
Remarks
NI-RFSA takes the value of this property into account
when it reads I/Q data and spectrum data.