Technical References

D14 641.11 Codec C90 API Reference Guide TC6.2, JULY 2013. Copyright © 20102013 Cisco Systems, Inc. All rights reserved. 121
Cisco TelePresence System Codec C90 API Reference Guide
xCommand SystemUnit MenuPassword Set
Set a menu password to restrict access to Administrator Settings menu. If you have a remote
control the password can also be set from the on screen menu. If you have a Cisco TelePresence
Touch controller the menu password is set from the command line interface.
Requires user role: ADMIN
Parameters:
Password(r): <S: 0, 255>
Example:
xCom mand SystemUnit MenuPassword Set Password:***********
*r MenuPasswordSetResult (status=OK):
** end
xCommand SystemUnit MenuPassword Validate
Validate that the supplied password is correct.
Requires user role: ADMIN
Parameters:
Password(r): <S: 0, 255>
Example:
xCom mand SystemUnit MenuPassword Validate Password:***********
*r MenuPasswordValidateResult (status=OK):
** end
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>
Mo n th: <1..12>
Day: <1..31>
Hour: <0..23>
Minute: <0..59>
Second: <0..59>
Example:
xCommand SystemUnit DateTime Set Year:2012 Month:7 Day:3 Hour:12 Minute:0
Second:0
*r DateTimeSetResult (status=OK):
** end
xCommand SystemUnit DateTime Get
Read the time and date from the system.
Requires user role: USER
Example:
xCommand SystemUnit DateTime get
*r DateTimeGetResult (status=OK):
Year: 2012
Month: 7
Day: 3
Hour: 12
Minute: 0
Second: 0
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand