D14128.02—NOVEMBER 2008
77
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand
xCommand Preset Activate
Activate local preset. Will move camera to predefined position.
Required parameters with (
r
):
PresetId(
r
):
<1..15>
Example:
xCommand Preset Activate PresetId:3
OK
*r PresetActivateResult (status=OK):
*r/end
xCommand Preset Clear
Delete a preset storing a camera position.
Required parameters with (
r
):
PresetId(
r
):
<1..15>
Example:
xCommand 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).
Required parameters with (
r
):
PresetId(
r
):
<1..15>
Type(
r
):
<All/Camera>
Description(
r
):
<S: 0, 255>
Example:
xCommand Preset Store PresetId:3 Type:Camera Description:”Left view”
OK
*r PresetStoreResult (status=OK):
*r/end
The Preset commands