Table of Contents

Property ChannelList

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

ChannelList

The channels associated with the task.

public string ChannelList { get; }

Property Value

string

Remarks

It's a comma-separated string of instrument-channel pair, e.g. "DAQmx_6363_C1_S08/ai0:2, DAQmx_6363_C1_S08/ai4".