Gets whether to reduce the effects of the instrument leakage by placing the LO outside the band of acquisition.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetLOLeakageAvoidanceEnabled(string channelName, out RFmxInstrMXLOLeakageAvoidanceEnabled value)

Remarks

This method gets the value of LOLeakageAvoidanceEnabled attribute.The default value foor PXIe-5830/5831/5832/5840/5841/5842 is True, else the default value is False. Supported devices: PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840/5841/5842

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout RFmxInstrMXLOLeakageAvoidanceEnabled

Upon return, contains whether to reduce the effects of the instrument leakage by placing the LO outside the band of acquisition.

Returns

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