GetLO2ExportEnabled(string, out RFmxInstrMXLO2ExportEnabled)
- Updated2025-10-13
- 1 minute(s) read
Gets whether to enable the LO2 OUT terminals in the installed devices.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int GetLO2ExportEnabled(string channelName, out RFmxInstrMXLO2ExportEnabled value)
Remarks
This method gets 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 | out RFmxInstrMXLO2ExportEnabled | Upon return, contains 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.