Cisco TelePresence MX700 Handbuch - Seite 21

Blättern Sie online oder laden Sie pdf Handbuch für Konferenz-System Cisco TelePresence MX700 herunter. Cisco TelePresence MX700 45 Seiten. Single camera on a free standing floor stand or a floor stand secured to the wall
Auch für Cisco TelePresence MX700: Installationshandbuch (32 seiten), Schnellstart-Handbuch (12 seiten), Installationshandbuch (28 seiten), Installationshandbuch (29 seiten), Installationshandbuch (32 seiten), Kurzreferenz-Handbuch (2 seiten), Handbuch (45 seiten), Installationshandbuch (29 seiten), Kurzreferenz-Handbuch (2 seiten), Kurzreferenz-Handbuch (2 seiten), Handbuch "Erste Schritte (46 seiten)

Cisco TelePresence MX700 Handbuch
Toggle button
Table of contents
Introduction
A two-state switch which indicates either on or off.
Create a user interface
Events
API for in-room control
Changed
Widgets
Widgets
Command reference
Troubleshooting
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
Commands
D15358.02 - JULY 2016
www.cisco.com
The visual appearance of the button changes immediately when you
© 2016 Cisco Systems, Inc.
All rights reserved.
tap it. However, the control system must always send a
command to the video system when the button toggles between on
and off. This ensures that the status is updated accordingly.
on
off
Triggered when the button is released.
Value: <on/off>
Example of use: Anything that can be turned on or off, for example
lights, fan, and projector. You can use a toggle button together with a
slider for lights that can be dimmed.
Example:
Press "on" on the toggle button with WidgetId =
"togglebutton".
*e UserInterface Extensions Event Changed Signal: "togglebutton:on"
** end
<Event>
<UserInterface item="1">
<Extensions item="1">
<Widget item="1">
<Action item="1">
<WidgetId item="1">togglebutton</WidgetId>
<Value item="1">on</Value>
<Type item="1">changed</Type>
</Action>
</Widget>
</Extensions>
</UserInterface>
</Event>
Example:
Set the button with WidgetId = "togglebutton" to "on".
xCommand UserInterface Extensions Widget SetValue
WidgetId: "togglebutton" Value: "on"
SetValue
21
Terminal mode
XML mode