NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

COChannelCollection Properties

COChannelCollection Properties

COChannelCollection Properties

The COChannelCollection type exposes the following members.

Properties

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

See Also

In This Section
Was this information helpful?