System Console and Toolkit Tcl Command Reference Manual

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