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