Gets or sets the IF2 attenuation, in dB.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double IF2AttenuationValue { get; set; }

Remarks

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

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.

Exceptions

TypeDescription
System.ObjectDisposedException

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