D14128.03—JULY 2009
84
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand Preset Activate
Activate local preset. Will move camera to predefined position.
Parameters: Required parameters are marked with (
r
):
PresetId(
r
): <1..15>
Example:
xCom mand Preset Activate PresetId:3
OK
*r PresetActivateResult (status=OK):
*r/end
xCommand Preset Clear
Delete a preset storing a camera position.
Parameters: Required parameters are marked with (
r
):
PresetId(
r
): <1..15>
Example:
xCom mand Preset Clear PresetId:3
OK
*r PresetClearResult (status=OK):
*r/end
xCommand Preset Store
Store current camera position. System may hold 15 predefined camera positions (presets).
Parameters: Required parameters are marked with (
r
):
PresetId(
r
): <1..15>
Type(
r
): <All/Camera>
Description(
r
): <S: 0, 255>
Example:
xCom mand Preset Store PresetId:3 Type:Camera Description:”Left view”
OK
*r PresetStoreResult (status=OK):
*r/end
xCommand SStringSend
Used to send data to far end, e.g. for control systems. Uses the H.224 data channel (UDP).
Parameters: Required parameters are marked with (
r
):
Message(
r
): <S: 1, 256>
CallId: <0..65534>
Example:
xCom mand SStringSend CallId:4 Message:”This is a test”
*r SStringSendResult (status=OK):
*r/end
The Preset commands
The SString Send command
Contents
Introduction
Getting started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand