Sets 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 SetRFAttenuationValue(string channelName, double value)

Remarks

This method sets 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.

valuedouble

Specifies 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.