SwitchChannels
- Updated2026-02-05
- 1 minute(s) read
Obsolete: This property is obsolete. Will warn if used
Gets an array that contains the switch channel names of devices installed in the system.
Syntax
Namespace: NationalInstruments.DAQmx
public string[] SwitchChannels { get; }
Remarks
An array of String that contains the switch channel names of devices installed in the system.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |