NIRfsa Namespace

Table of Contents

RfsaNI5663SignalPath.IF1AttenuationValue Property

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

RfsaNI5663SignalPathIF1AttenuationValue Property

Gets or sets the IF1 attenuation, in dB.

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

Syntax

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

Property Value

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

Exceptions

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

Remarks

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

See Also

Log in to get a better experience