NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DIChannelCollection.All Property

  • Updated2023-02-21
  • 1 minute(s) read
DIChannelCollection.All Property
Gets a DIChannel that operates on all of the channels in the task.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public DIChannel All { get; }
Public ReadOnly Property All As DIChannel
	Get

Property Value

Type: DIChannel
A DIChannel that operates on all of the channels in a task.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience