Gets the nominal attenuation setting for all attenuators before the first mixer in the RF signal chain. This value is expressed in dB.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetRFAttenuationValue(string channelName, out double value)

Remarks

This method gets the value of RFAttenuationValue attribute.The valid values for this property depend on the device configuration. Supported devices: PXIe-5663/5663E/5603/5605/5665/5668

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout double

Upon return, contains the nominal attenuation setting for all attenuators before the first mixer in the RF signal chain. This value is expressed in dB.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.