![Cisco TelePresence SX20 Reference Manual Download Page 120](http://html.mh-extra.com/html/cisco/telepresence-sx20/telepresence-sx20_reference-manual_64291120.webp)
D14949.13
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
120
Cisco TelePresence SX20 Codec
API Reference Guide
xCommand SystemUnit ConfigurationProfile Remove
Delete a configuration profile that has been stored in the system.
Requires user role:
ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCom mand SystemUnit ConfigurationProfile Remove Name: "My _
ConfigurationProfile _ 1"
xCommand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs
Save the current system settings into a configuration profile. Assign a name to the new profile. The
name is the unique identifier of the profile.
Requires user role:
ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCom mand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs Name:
"My _ ConfigurationProfile _ 1"
xCommand SystemUnit DateTime Get
Read the time and date from the system.
Requires user role:
USER
Example:
xCom mand SystemUnit DateTime Get
xCommand SystemUnit DateTime Set
Set the date and time for the system, if not available from NTP (Network Time Protocol).
Requires user role:
ADMIN
Parameters:
Year: <2008..2037>
Month: <1..12>
Day: <1..31>
Hour: <0..23>
Minute: <0..59>
Second: <0..59>
Example:
xCom mand SystemUnit DateTime Set Year:2012 Month:7 Day:3 Hour:12 Minute:0
Second:0
xCommand SystemUnit Diagnostics Run
This command runs all self-diagnostics commands on the system.
Requires user role:
ADMIN
Parameters:
ResultSet: <Alerts/All/None>
Example:
xCom mand SystemUnit Diagnostics Run
xCommand SystemUnit FactoryReset
Reset the codec to factory default settings. The call logs are deleted and all system parameters are
reset to default values. All files that have been uploaded to the codec are deleted. Option key(s) are
not affected.
As a default the system restarts after the factory reset, but other behavior can be forced by
selecting a different TrailingAction.
TrailingAction: Select Shutdown or NoAction to override the default behavior (Restart).
Requires user role:
ADMIN
Parameters:
Confirm(r): <Yes>
TrailingAction: <NoAction/Restart/Shutdown>
Example:
xCom mand SystemUnit FactoryReset Confirm: Yes
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand