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

TypeDescription
NationalInstruments.DAQmx.DaqException

The NI-DAQmx driver returned an error.