SetLOLeakageAvoidanceEnabled(string, RFmxInstrMXLOLeakageAvoidanceEnabled)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| channelName | string | Pass an empty string. |
| value | RFmxInstrMXLOLeakageAvoidanceEnabled | 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.