SelectedPath
- Updated2025-10-14
- 1 minute(s) read
Specifies which path to configure to generate a signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public string SelectedPath { get; set; }
Remarks
The default value is "" (empty string).
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SelectedPath property was accessed after the associated NIRfsg object was disposed. |