EasyManua.ls Logo

Cisco Touch10 User Manual

Cisco Touch10
43 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #17 background imageLoading...
Page #17 background image
17
D1535805 User Guide In-Room Control for Touch10. Produced June 2017 for CE9.0. © 2015–2017 Cisco Systems, Inc. All rights reserved
Switch
Widgets
Events
Example: Press on" on a switch with WidgetId = "togglebutton".
Terminal mode
*e UserInterface Extensions Event Changed Signal: "togglebutton:on"
** end
XML mode
<Event>
<UserInterface item="1">
<Extensions item="1">
<Widget item="1">
< A c t io n it e m ="1">
<WidgetId item="1">togglebutton</WidgetId>
<Value item="1">on</Value>
<Type item="1">changed</Type>
</Action>
</Widget>
</Extensions>
</UserInterface>
</Event>
Commands
The visual appearance of the
button changes immediately
when you tap it. However, the
control system must always
send a
SetValue
command to the
video system when the button
toggles between on and o. This
ensures that the status is updated
accordingly.
Example: Set a button with WidgetId = "togglebutton" to "on".
xCommand UserInterface Extensions Widget SetValue WidgetId: "togglebutton" Value: "on"
Switch is a two-state button which
indicates either on or o.
Example of use: Anything that can
be turned on or o, for example
lights, fan, and projector.
You can also use it as a toggle button
together with a slider for lights to be
dimmed.
About Switches
Changed — triggered when the
button is released.
Value: <on/o>
A two-state switch which
indicates either on or o.
on
o

Other manuals for Cisco Touch10

Question and Answer IconNeed help?

Do you have a question about the Cisco Touch10 and is the answer not in the manual?

Cisco Touch10 Specifications

General IconGeneral
Display Size10.1 inches
Resolution1280 x 800 pixels
Touch TechnologyCapacitive
ConnectivityEthernet, Wi-Fi
PowerPower over Ethernet (PoE)
MountingTabletop or wall mount
ProcessorARM-based processor
CompatibilityCisco video conferencing systems

Summary

Introduction

Definition of Terms

Defines key terms used in the document related to video systems and control.

In-Room Controls

Explains how to customize the Touch 10/DX user interface for peripheral control.

What Is In-Room Control?

More About How In-Room Control Works

Creating a User Interface

Creating a User Interface for the Touch10

Guides on creating custom user interface panels for peripheral controls on the Touch10/DX.

Launch the In-Room Control Editor

Steps to access and start the In-Room Control Editor via the web interface.

A Tour of the In-Room Control Editor

Provides an overview of the In-Room Control Editor interface and its functionalities.

Application Programming Interface (API)

API for Programming In-Room Controls

Details how to connect to the video system and communicate using the API.

API for Programming In-Room Controls (Cont.)

Covers events for widget actions, distinguishing between terminal and XML output modes.

API for Programming In-Room Controls (Cont.)

Explains events for panel updates and page opening/closing.

API for Programming In-Room Controls (Cont.)

Discusses commands and statuses for widgets, including SetValue.

Widgets

Overview of Widgets

Introduces widgets as user interface elements and explains widget identifiers.

Switch

Describes the two-state switch widget, its events, and commands.

Slider

Details the slider widget for value selection, its events, and commands.

Button

Covers the button widget, its states, events, and commands.

Group Button

Explains the group button widget for linked selections, events, and commands.

Icon Button

Describes icon buttons, their behavior, events, and commands, similar to text buttons.

Spinner

Details the spinner widget for stepping through values, its events, and commands.

Text

Explains the text widget for displaying information, its events, and commands.

Directional Pad

Describes the directional pad widget, its buttons, events, and use cases.

Spacer

Explains the spacer widget as a layout tool with no associated events or commands.

Command Reference

Events

Details the various events sent by the video system for widget actions.

Events (Cont.)

Continues the description of events, including Widget Action and LayoutUpdated.

Commands

Lists and explains commands like SetValue, UnsetValue, and Clear.

Statuses

Explains how to retrieve widget status using the xStatus command.

Use of a Video Switch

Using a 3rd Party Video Switch to Extend the Number of Video Sources Available

Explains how to configure and use external video switches with the Cisco codec.

Command Details

Provides details on commands for managing external video sources.

Video Switch Example

Illustrates a practical setup and configuration for using a video switch.

Troubleshooting

Using the Development Tools on the Web Interface for Troubleshooting

Guides on using web interface tools like Log and Widget State Overview for troubleshooting.

Tips and Tricks

Recommended Best Practice

Offers best practices for event feedback, widget initialization, and panel updates.

Recommended Best Practice (cont.)

Continues best practices with examples for lights, temperature, blinds, and buttons.

Who Has Access?

Granting Access to In-Room Control Editor and Extensions API

Explains administrator rights and user account creation for accessing the editor.

Room Simulator

Running the Simulator

Provides instructions on how to launch and use the In-Room Control simulator.

Related product manuals