AvailablePorts
- Updated2025-10-14
- 1 minute(s) read
Gets a comma-separated list of the ports available for use based on your instrument configuration.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public string AvailablePorts { get; }
Remarks
Specifies a comma-separated list of the ports available for use based on your instrument configuration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The AvailablePorts property was accessed after the associated NIRfsa object was disposed. |