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

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int SetMixerLevelOffset(string channelName, double value)

Remarks

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

valuedouble

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