D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
108
Cisco TelePresence System Codec C20
API Reference Guide
Standby commands
xCommand Standby Activate
Set the system in standby mode, which turns off the video outputs and put the camera into sleep
mode.
Requires user role:
USER
Example:
xCommand Standby Activate
*r ActivateResult (status=OK):
** end
xCommand Standby Deactivate
Bring the system out of standby mode.
Requires user role:
USER
Example:
xCommand Standby Deactivate
*r DeactivateResult (status=OK):
** end
xCommand Standby ResetTimer
Set a temporary standby delay (in minutes). If the system is in standby mode when the reset timer
is set, the system is brought out of standby mode. When left idle for the given delay the system
goes into standby mode. Setting the reset timer does not affect the Standby Delay in the Advanced
configuration menu (or by xConfiguration Standby Delay). Next time this delay is the valid standby
delay.
Requires user role:
USER
Parameters:
Delay(r): <1..480>
Example:
xCommand Standby ResetTimer Delay:10
*r ResetResult (status=OK):
** end
SystemUnit commands
xCommand SystemUnit OptionKey Add
Add an option key to support additional features.
Requires user role:
ADMIN
Parameters:
Key(r): <S: 16, 24>
Example:
xCommand SystemUnit OptionKey Add Key:******************
*r OptionKeyResult (status=OK):
** end
xCommand SystemUnit OptionKey RemoveAll
Removes all Option keys.
Requires user role:
ADMIN
Parameters:
Confirm(r): <Yes>
Example:
xCommand SystemUnit OptionKey RemoveAll Confirm: Yes
*r OptionKeyResult (status=OK):
** end
xCommand SystemUnit ReleaseKey Add
Add the software release key. Used to enable new software (applicable for main software releases).
Requires user role:
ADMIN
Parameters:
Key(r): <S: 16, 24>
Example:
xCommand SystemUnit ReleaseKey Add Key:******************
*r ReleaseKeyResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand