Gets or sets the device attenuation to a value that has the actual calibrated IF attenuation closest to the desired value.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double IFAttenuation { get; set; }

Remarks

Specifies a Double representing the device attenuation value. Valid values are 0 to 30, inclusive.

Exceptions

TypeDescription
System.ObjectDisposedException

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