Gets the mixer level, in dBm.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetMixerLevel(string channelName, out double value)

Remarks

This method gets the value of MixerLevel attribute.Supported devices: PXIe-5663/5663E/5665/5668Default valuesPXIe-5665/5668-10All other devicesN/AThe valid values for this property depend on your device configuration.

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout double

Upon return, contains the mixer level, in dBm.

Returns

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