Cisco Cisco TelePresence MX700 Riferimenti tecnici

Pagina di 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
135
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand UserManagement User Passphrase Set
Set a user passphrase for the specified user. You must be logged in as an administrator to set a 
user passphrase.
Requires user role: ADMIN
USAGE: 
xCommand UserManagement User Passphrase Set NewPassphrase: "
NewPassphrase
Username: "
Username
" YourPassphrase: "
YourPassphrase
where
NewPassphrase: String (0, 255)
Username: String (0, 127)
YourPassphrase: String (0, 255)
Video commands
xCommand Video ActiveSpeakerPIP Set
Sets position for the active speakers PiP (picture in picture).
Requires user role: ADMIN, USER
USAGE: 
xCommand Video ActiveSpeakerPIP Set Position: 
Position
 
where
Position: CenterLeft/CenterRight/LowerLeft/LowerRight/UpperCenter/UpperLeft/UpperRight
Select one of the predefined positions.
xCommand Video Input SetMainVideoSource
Set which input source is the main video source. You can identify the source either by the 
identifier of the connector that it is connected to; or by the identifier of the source itself. 
This command requires the use of one, and only one, of these parameters: ConnectorId or 
SourceId.
Requires user role: ADMIN, USER
USAGE: 
xCommand Video Input SetMainVideoSource [ConnectorId: 
ConnectorId
] [SourceId: 
SourceId
where
ConnectorId: Integer (1..5)
The identifier (ID) of the connector. Connector [n] has ID n. Run the following API 
command to find the ID: xStatus Video Input Connector. The connector ID is also printed 
on the codec connector panel.
SourceId: Integer (1..4)
The identifier (ID) of the input source. Input Source [n] has ID n. Run the following API 
command to find the ID: xStatus Video Input Source.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand