NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DIChannelCollection Properties

  • Updated2023-02-21
  • 2 minute(s) read
DIChannelCollection Properties

The DIChannelCollection type exposes the following members.

Properties

  NameDescription
Public propertyAll
Gets a DIChannel that operates on all of the channels in the task.
Public propertyCount
Gets the number of elements in the collection.
Public propertyItemInt64
Gets the DIChannel at the specified index. In Visual C#, this property is the indexer.
Public propertyItemString
Gets the DIChannel with the specified virtual channel name. In Visual C#, this property is the indexer.
Top

See Also

Log in to get a better experience