Gets the RFmx session with the respective LO sharing mode.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetLOSharingMode(string selectorString, out RFmxInstrMXLOSharingMode value)

Remarks

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

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valueout RFmxInstrMXLOSharingMode

Upon return, contains 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.