In-Room Control on Touch10
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.
33
Statuses
UserInterface Extensions Widget [n] WidgetId
UserInterface Extensions Widget [n] Value
This status returns the identifier (WidgetId) and the current value of the
widgets.
The value is an empty string until a value is set by using the
UserInterface Extensions Widget SetValue command.
USAGE:
xStatus UserInterface Extensions
Value space of the result returned:
Value: The value of the widget. Depends on widget type.
String (0, 255).
WidgetId: The unique widget identifier. String (0, 40).
Example:
xstatus UserInterface Extensions
*s UserInterface Extensions Widget 1 Value: “on”
*s UserInterface Extensions Widget 1 WidgetId: “togglebutton”
*s UserInterface Extensions Widget 2 Value: “255”
*s UserInterface Extensions Widget 2 WidgetId: “slider”
*s UserInterface Extensions Widget 3 Value: “Blinds”
*s UserInterface Extensions Widget 3 WidgetId: “spinner”
*s UserInterface Extensions Widget 4 Value: “inactive”
*s UserInterface Extensions Widget 4 WidgetId: “button”
*s UserInterface Extensions Widget 5 Value: “2”
*s UserInterface Extensions Widget 5 WidgetId: “groupbutton”
*s UserInterface Extensions Widget 6 Value: “Projector is ready”
*s UserInterface Extensions Widget 6 WidgetId: “textfield”
** end