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.15. get_eye_viewer_display_group

Description

This command returns the associated display group for a given channel's eye viewer display area.

Availability

GLOBAL

Usage

get_eye_viewer_display_group <channel>

ReturnType

String

Returns

Associated eye view display group name.

Arguments

channel
The name of the targeted channel.

Example

set my_eye_display_group [ get_eye_viewer_display_group "Channel 0" ]