Gets the number of dB by which to adjust the device mixer level.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetMixerLevelOffset(string channelName, out double value)

Remarks

This method gets the value of MixerLevelOffset attribute.The default value is 0. The default value specifies device settings that are the best compromise between distortion and noise. Supported devices: PXIe-5663/5663E/5665/5668

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout double

Upon return, contains the number of dB by which to adjust the device mixer level.

Returns

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