Returns a comma separated list of the configurable paths available for use based on your instrument configuration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string AvailablePaths { get; }

Remarks

Returns a comma separated list of the configurable paths available for use based on your instrument configuration.

Exceptions

TypeDescription
System.ObjectDisposedException

The AvailablePaths property was accessed after the associated NIRfsa object was disposed.