Gets paths available for the session. On a MIMO session, this method fetches all the paths for the initialized MIMO paths.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetAvailablePaths(string selectorString, ref string[] availablePaths)

Parameters

NameTypeDescription
selectorStringstring

Identifies the channel to which the settings must be applied. Specify an empty string as the value of this parameter.

availablePathsref string[]

Returns an array of available paths.

Returns

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