Sets 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 SetLOLeakageAvoidanceEnabled(string channelName, RFmxInstrMXLOLeakageAvoidanceEnabled value)

Remarks

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

valueRFmxInstrMXLOLeakageAvoidanceEnabled

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