NI Switch Executive

Table of Contents

Channels.Item

  • Updated2023-02-21
  • 1 minute(s) read

Syntax

Channels.Item ( index)

Data Type

Channel

Purpose

Returns the Channel object that corresponds to the specified key.

Parameters

index As Variant

[In] Pass the channel alias, the NI Switch Executive name, or a one-based index to the collection of channels to retrieve the Channel object associated with the specified key. The channel name is compared to the names in the collection. The key index is a value between one and the number of channels in the collection. To obtain the number of channels in the collection, use the Count property.

Log in to get a better experience