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

NameTypeDescription
channelNamestring

Specifies the port number.
Example: "port0".
You can use the BuildPortString2(string, string, string, int) method to build the selector string.

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