System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/01/2024
Public
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