D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
160
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand UserInterface Message TextLine Clear
Clears the text line which was defined by the xCommand Message TextLine Display command.
Requires user role: ADMIN, INTEGRATOR, ROOMCONTROL, USER
USAGE:
xCommand UserInterface Message TextLine Clear
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
Text:
String (0, 140)
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.
X:
Integer (1..10000)
Enter the X-coordinate (horizontal) on screen. X=0 is in the upper left corner. The
default is set to 0.
Y:
Integer (1..10000)
Enter the Y-coordinate (vertical) on screen. Y=0 is in the upper left corner. The default is
set to 0.
Duration:
Integer (0..3600)
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. The default is set to 0.
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:
ConnectorId
SourceIdentifier: "
SourceIdentifier
" Name: "
Name
" Type:
Type
where
ConnectorId:
Integer (1..5)
The ID of the video system connector that the external switch is connected to.
SourceIdentifier:
String (0, 40)
A unique string that identifies the input source. The identifier is used by other
commands and events when addressing this specific input source.
Name:
String (0, 40)
The name of the input source. This name will be displayed on the user interface.
Type:
camera/desktop/document_camera/mediaplayer/PC/whiteboard/other
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
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand