NIRfsa Namespace

Table of Contents

RfsaVertical.DownconverterGain Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaVertical.DownconverterGain Property

RfsaVerticalDownconverterGain Property

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

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

Exceptions

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

See Also

Log in to get a better experience