GetAvailablePaths(string, ref string[])
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Identifies the channel to which the settings must be applied. Specify an empty string as the value of this parameter. |
| availablePaths | ref 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.