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

NameTypeDescription
channelNamestring

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

valueRFmxInstrMXLO2ExportEnabled

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.