D14128.03—JULY 2009
86
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand SystemUnit MenuPassword Validate
Validate that the supplied password is correct.
Parameters: Required parameters are marked with (
r
):
Password(
r
): <S: 0, 255>
Example:
xCom mand SystemUnit MenuPassword Validate Password:***********
*r MenuPasswordValidateResult (status=OK):
*r/end
xCommand SystemUnit DateTime Set
Configure the date and time into the system, if not available from NTP.
Parameters: Required parameters are marked with (
r
):
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:2009 Month:7 Day:3 Hour:12 Minute:0
Second:0
*r DateTimeSetResult (status=OK):
** end
xCommand SystemUnit DateTime Get
Read out the time end date from the system
Example:
xcom mand SystemUnit DateTime get
*r DateTimeGetResult (status=OK):
Year: 2009
Month: 7
Day: 3
Hour: 12
Minute: 0
Second: 0
** end
xCommand TStringSend
Used to send data to far end, e.g. for Telepresence control systems. Uses the H.245 control channel (TCP).
Only works with H.323 calls.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
Message(
r
): <S: 1, 1450>
Example:
xCom mand TStringSend CallId:1 Message:”This is an example”
*r TStringSendResult (status=OK):
*r/end
The System Unit commands,
cont...
The TString Send command
Contents
Introduction
Getting started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand