System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 12/12/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.1.1. add_channel

Description

This adds a channel to your toolkit.

Availability

CHANNEL

Usage

add_channel <channel-name> <channel-type>

ReturnType

Nothing

Returns

no return value

Arguments

channel-name
The name of the channel.
channel-type
The data type of the channel. See Channel Type.

Example

add_channel "Channel 0" OTHER