Xcommand Userinterface Message Textline Display; Xcommand Userinterface Presentation Externalsource Add; Xcommand Userinterface Presentation Externalsource List - Cisco TelePresence SX80 Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX80:
Table of Contents

Advertisement

Cisco TelePresence SX80
Introduction

xCommand UserInterface Message TextLine Display

Display a text line on screen. Optionally you can place the text line at a specified location and
for a specified duration of time (in seconds).
NOTE: If Duration is not set, the command must be followed by xCommand Message TextLine
Clear.
Requires user role: ADMIN, INTEGRATOR, ROOMCONTROL
USAGE:
xCommand UserInterface Message TextLine Display Text: "Text" [X: X] [Y: Y]
[Duration: Duration]
where
: String (0, 140)
Text
Enter the text line to be displayed. The <p> and <br> HTML tags will result in line breaks
as normal; any other tags will appear as plain text.
: Integer (1..10000)
X
Enter the X-coordinate (horizontal) on screen. X=0 is in the upper left corner.
: Integer (1..10000)
Y
Enter the Y-coordinate (vertical) on screen. Y=0 is in the upper left corner.
: Integer (0..3600)
Duration
Set how long (in seconds) the text line is to be displayed on the screen. If set to 0 (zero)
the text line is displayed until a xCommand Message TextLine Clear command has been
sent.
Cisco TelePresence SX80 API Reference Guide CE9.1, JUNE 2017.
D15317.07
About the API
xConfiguration
xCommand
xCommand

xCommand UserInterface Presentation ExternalSource Add

Establish and set up an input source that is connected to the video system via an external
switch.
Requires user role: ADMIN, INTEGRATOR, ROOMCONTROL
USAGE:
xCommand UserInterface Presentation ExternalSource Add ConnectorId:
SourceIdentifier: "SourceIdentifier" Name: "Name" Type:
where
: Integer (1..5)
ConnectorId
The ID of the video system connector that the external switch is connected to.
: String (0, 40)
SourceIdentifier
A unique string that identifies the input source. The identifier is used by other
commands and events when addressing this specific input source.
: String (0, 40)
Name
The name of the input source. This name will be displayed on the user interface.
: camera/desktop/document_camera/mediaplayer/PC/whiteboard/other
Type
The type of input source. The type determines which icon to display on the user
interface.

xCommand UserInterface Presentation ExternalSource List

Returns the current list of external input sources.
Requires user role: ADMIN, INTEGRATOR, ROOMCONTROL
USAGE:
xCommand UserInterface Presentation ExternalSource List
148
API Reference Guide
xStatus
Appendices
ConnectorId
Type
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents