Gets the RFmx session with the number of LO sharing groups.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetNumberOfLOSharingGroups(string selectorString, out int value)

Remarks

This method gets the value of NumberOfLOSharingGroups attribute.The default value is 1. The valid values are 1 and 2.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valueout int

Upon return, contains the RFmx session with the number of LO sharing groups.

Returns

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