NIRfsa Namespace

Table of Contents

RfsaVertical.MixerLevel Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaVertical.MixerLevel Property

RfsaVerticalMixerLevel Property

Gets or sets the mixer level that represents the attenuation value to apply to the input RF signal as it reaches the first mixer in the signal chain, in dBm.

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

Syntax

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

Property Value

Double
Returns a Double representing the mixer level.

Exceptions

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

Remarks

NI-RFSA automatically selects an optimal mixer level value given the reference level if you do not configure this property. You cannot set the MixerLevel and MixerLevelOffset property at the same time.

See Also

Log in to get a better experience