DownconverterGain
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DownconverterGain property was accessed after the associated NIRfsa object was disposed. |