Gets or sets the downconverter module attenuation setting.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double RFAttenuation { get; set; }

Remarks

Specifies a Double representing the downconverter module attenuation setting.

NI-RFSA automatically chooses an attenuation setting for the reference level that you configure.

Exceptions

TypeDescription
System.ObjectDisposedException

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