Cisco TelePresence MX700 Руководство - Страница 20

Просмотреть онлайн или скачать pdf Руководство для Конференц-система Cisco TelePresence MX700. Cisco TelePresence MX700 45 страниц. Single camera on a free standing floor stand or a floor stand secured to the wall
Также для Cisco TelePresence MX700: Руководство по установке (32 страниц), Краткое руководство по эксплуатации (12 страниц), Руководство по установке (28 страниц), Руководство по установке (29 страниц), Руководство по установке (32 страниц), Краткое справочное руководство (2 страниц), Руководство (45 страниц), Руководство по установке (29 страниц), Краткое справочное руководство (2 страниц), Краткое справочное руководство (2 страниц), Руководство по началу работы (46 страниц)

Cisco TelePresence MX700 Руководство
Widgets
Table of contents
The Touch 10 in-room control panel is composed of user interface
elements called widgets. You can find the complete widget library in
Introduction
the right pane of the in-room control editor.
Create a user interface
API for in-room control
The content of the next few pages describes each widget type, with
emphasis on:
• Commands that change the value of the widget
Widgets
Widgets
• Events that are sent (pressed, changed, released, clicked) and
• Examples of commands and events, both in terminal output mode
Command reference
Syntax and semantics for all events, commands and statuses that are
related to in-room controls (user interface extensions) are included in
Troubleshooting
the Command reference chapter.
Tips and tricks
Examples
In-Room Control on Touch 10
for Cisco TelePresence
MX200 G2, MX300 G2,
MX700, MX800,
SX10, SX20, SX80
Collaboration Endpoint
software version CE8.2
D15358.02 - JULY 2016
www.cisco.com
© 2016 Cisco Systems, Inc.
All rights reserved.
General
tab: Buttons with custom text, group buttons, toggle
button, sliders, text fields and more.
Icons
tab: Buttons with familiar symbols for Home, Power, Arrow
up/down/left/right, Camera controls, Loudspeaker controls,
Microphone control, Media player controls, and more.
which actions trigger these events
and XML output mode
The Widget Identifier
All widgets on a Touch 10 in-room control panel need a unique
identifier, a Widget ID. The Widget ID may either be defined by
you, or assigned automatically. The Widget ID can be any name or
number; we recommend using a descriptive name without special
characters. The maximum number of characters is 40.
The Widget ID is the programming link between Touch 10, the video
system, and the control system. The Widget ID will be included in all
events that are associated with a widget, and you must use the same
identifier when you send commands to that widget via the code that
you write for your control system.
Group Identifiers
One of the widgets, the Group button, has two types of identifiers:
The Widget ID refers to the complete group of buttons, while
Group IDs are unique identifiers for the individual buttons within the
group.
Widget_ID_groupbutton
Option 1
Group_ID_one
Group_ID_two
A Group ID is assigned automatically, but can be defined by you
instead. A Group ID can be any name or number; we recommend
using a descriptive name without special characters. The maximum
number of characters is 255.
20
Option 2
Option 3
Group_ID_three