Gets a comma-separated list of the ports available for use based on your instrument configuration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string AvailablePorts { get; }

Remarks

Specifies a comma-separated list of the ports available for use based on your instrument configuration.

Exceptions

TypeDescription
System.ObjectDisposedException

The AvailablePorts property was accessed after the associated NIRfsg object was disposed.