SetLO2ExportEnabled(string, RFmxInstrMXLO2ExportEnabled)
- Updated2025-10-13
- 1 minute(s) read
Sets whether to enable the LO2 OUT terminals in the installed devices.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int SetLO2ExportEnabled(string channelName, RFmxInstrMXLO2ExportEnabled value)
Remarks
This method sets the value of LO2ExportEnabled attribute.The default value is Disabled.Supported Devices: PXIe-5665/5668
Parameters
| Name | Type | Description |
|---|---|---|
| channelName | string | Specifies the port number. |
| value | RFmxInstrMXLO2ExportEnabled | Specifies whether to enable the LO2 OUT terminals in the installed devices. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.