NIRfsa Namespace

Table of Contents

RfsaNI5663SignalPath.IF2AttenuationValue Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaNI5663SignalPath.IF2AttenuationValue Property

RfsaNI5663SignalPathIF2AttenuationValue Property

Gets or sets the IF2 attenuation, in dB.

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

Syntax

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

Property Value

Double
Specifies a Double representing the IF2 attenuation. Valid values are 0 to 15, inclusive.

Exceptions

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

Remarks

The device IF2 attenuator is set to this nominal value. Use this property, along with the IF1AttenuationValue property, when you set the IFFilter property to IFFilterBypass.

See Also

Log in to get a better experience