System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 12/13/2021
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.21. set_channel_property

Description

This command sets a channel's property.

Availability

CHANNEL

Usage

set_channel_property <channel-name> <property> <property-value>

ReturnType

Nothing

Returns

no return value

Arguments

channel-name
The name of the channel.
property
The property of the channel that will be changed. See Channel Properties.
property-value
New value of the property.

Example

set_channel_property "Channel 0" SUPPORTS_EYE true