Sets the RFmx session with the respective LO sharing mode.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int SetLOSharingMode(string selectorString, RFmxInstrMXLOSharingMode value)

Remarks

This method sets the value of LOSharingMode attribute.The default value is Disabled.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valueRFmxInstrMXLOSharingMode

Specifies the RFmx session with the respective LO sharing mode.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.