Cisco MX300G2 Manual page 16

In-room control on touch 10
Hide thumbs Also See for MX300G2:
Table of Contents

Advertisement

Events for widget actions
Table of contents
The video system sends one or more of the following events when someone
uses the controls on the Touch 10 in-room control panel:
Introduction
Pressed
Changed
Create a user interface
Released
API for in-room control
API for in-room control
Clicked
Widgets
Command reference
UserInterface Extensions Event
Troubleshooting
One single string contains information about the type of action, which widget
triggered the event (identified by the Widget ID), and the widget value.
Tips and tricks
How to register:
xfeedback register event/UserInterface/Extensions/Event
Examples
Example:
*e UserInterface Extensions Event Pressed Signal: "
** end
*e UserInterface Extensions Event Changed Signal: "
** end
*e UserInterface Extensions Event Released Signal: "
** end
*e UserInterface Extensions Event Clicked Signal: "
** end
D15358.01 APRIL 2016
Collaboration Endpoint software
version 8.1
© 2016 Cisco Systems, Inc.
All rights reserved.
- sent when a widget is first pressed
- sent when changing a widget's value
(applies only to toggle buttons and sliders)
- sent when a widget is released
(also when moving out of the widget before releasing)
- sent when a widget is clicked
(pressed and released without moving out of the widget)
(suited for terminal output mode)
Type of action
Two event versions that a control system can register to: one suited for terminal output mode, the other for XML output mode
These events are sent in two versions.
• UserInterface Extensions Event
• UserInterface Extensions Widget - suited for XML output mode
Refer to the table below to find out which version is best suited for your control
system to register to.
When, and by which widgets (user interface elements), these events are
triggered, are described in the
UserInterface Extensions Widget
The type of action, which widget triggered the event (identified by the
Widget ID), and the widget value are included as separate elements in the
XML tree.
How to register:
xfeedback register event/UserInterface/Extensions/Widget
Example:
WidgetId
Value
<Event>
:
"
<UserInterface item="1">
<Extensions item="1">
WidgetId
:
Value
"
<Widget item="1">
<Action item="1">
WidgetId
:
Value
"
WidgetId
:
Value
"
</Action>
</Widget>
</Extensions>
</UserInterface>
</Event>
16
- suited for terminal output mode
Widgets
chapter.
(suited for XML output mode)
WidgetId
<WidgetId item="1">
</WidgetId>
Value
<Value item="1">
</Value>
Type
<Type item="1">
</Type>
Type of action

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx800Mx700Mx200g2Sx10Sx20Sx80

Table of Contents