Gets or sets the IF1 attenuation, in dB.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double IF1AttenuationValue { get; set; }

Remarks

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

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.

Exceptions

TypeDescription
System.ObjectDisposedException

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