D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
15
Cisco TelePresence SX80
API Reference Guide
xCommand ??
xCommand Audio Equalizer List
EqualizerId: <1..8>
xCommand Audio Equalizer Update
EqualizerId(r): <1..8>
FilterType(r): <highpass/highshelf/lowpass/lowshelf/none/peaking>
Frequency(r): <S: 0, 32>
Gain(r): <S: 0, 32>
Q(r): <S: 0, 32>
Section(r): <1..6>
.
.
.
xCommand Video PreviewFilmstrip Set
Position(r): <LowerCenter/LowerLeft/LowerRight/UpperCenter/UpperLeft/UpperRight>
xCommand Video Selfview Set
FullscreenMode: <On/Off>
Mode: <On/Off>
OnMonitorRole: <First/Fourth/Second/Third>
PIPPosition: <CenterLeft/CenterRight/LowerLeft/LowerRight/UpperCenter/UpperLeft/UpperRight>
OK
xCommand ?
- User Commands -
Audio Conference Key Security
Bookings Dial Logging SStringSend
Boot DTMFSend Message Standby
Call Experimental Peripherals SystemUnit
CallHistory FacilityService Phonebook TStringSend
CamCtrlPip FarEndControl Presentation UserInterface
Camera GPIO Preset UserManagement
Cameras HttpFeedback Provisioning Video
OK
Commands
Commands instruct the codec to execute actions, such as
to dial a number or to search the phone book. All commands
start with the prefix xCommand followed by a command path.
Writing
xCommand ?
on the command line will list all the top
level commands.
To view the complete list of commands and their parameters,
write
xCommand ??
on the command line.
Command arguments are key-value pairs. The
(r)
behind the
argument name indicates that the argument is required for
the command.
When issuing a xCommand, the command consists of one
argument and one required parameter.
Example:
xCommand Dial Number: 123
• xCommand is the command prefix.
The command to be
executed is Dial.
• The example contains one argument, Number: 123.
Number is the key and 123 is its value. The key/value pair
is separated with ‘:’.
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
About the API