Gets or sets the level of attenuation in the attenuator path, in dB. Setting this property overrides the value chosen by NI-RFSG. Not all the power levels are achievable if you set this property.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double AttenuatorSetting { get; set; }

Remarks

Note: Resetting this property reverts back to the default behavior.

Valid Values: 0 to 110, in steps of 10.

Specifies a Double representing the level of attenuation in the attenuator path.

Exceptions

TypeDescription
System.ObjectDisposedException

The AttenuatorSetting property was accessed after the associated NIRfsg object was disposed.