NIRfsa Namespace

Table of Contents

RfsaVertical.IFOutputPowerLevel Property

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

RfsaVerticalIFOutputPowerLevel Property

Gets or sets the level of the IF signal, in dBm, leaving the downconverter module.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double IFOutputPowerLevel { get; set; }
Public Property IFOutputPowerLevel As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the the level of the IF signal, in dBm, leaving the downconverter module. The default is -6 dBm.

Exceptions

ExceptionCondition
ObjectDisposedException The IFOutputPowerLevel property was accessed after the associated NIRfsa object was disposed.

Remarks

Use this property to increase or decrease the nominal IF signal output level to achieve better measurement results. You cannot set the IFOutputPowerLevel and IFOutputPowerLevelOffset property at the same time.

See Also

Log in to get a better experience