GetAvailablePorts(out string[])
- Updated2025-10-13
- 1 minute(s) read
Gets the list of ports available for use based on your instrument configuration.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int GetAvailablePorts(out string[] availablePorts)
Parameters
| Name | Type | Description |
|---|---|---|
| availablePorts | out string[] | Returns a list of available ports. |
Returns
Returns the status code of this method. The status code either indicates success or describes an error or warning condition.