D14128.02—NOVEMBER 2008
73
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand
xCommand FarEndControl Camera Move
Move far end camera.
Required parameters with (
r
):
CallId(
r
):
<0..65534>
Value(
r
):
<Left/Right/Up/Down/ZoomIn/ZoomOut>
Example:
xCommand FarEndControl Camera Move CallId:3 Value:left
*r FECCMoveResult (status=OK):
*r/end
xCommand FarEndControl Camera Stop
Stop far end control move.
Required parameters with (
r
):
CallId(
r
):
<0..65534>
Example:
xCommand FarEndControl Camera Stop CallId:3
*r FECCMoveResult (status=OK):
*r/end
xCommand FarEndControl Preset Activate
Activate move of far end camera to preset position.
Required parameters with (
r
):
CallId(
r
):
<0..65534>
PresetId(
r
):
<1..15>
Example:
xCommand FarEndControl Preset Activate CallId:3 PresetId:1
*r FECCPresetActivateResult (status=OK):
*r/end
OK
xCommand FarEndControl Preset Store
Store position of far end camera.
Required parameters with (
r
):
CallId(
r
):
<0..65534>
PresetId(
r
):
<0..15>
Example:
xCommand FarEndControl Preset Store CallId:3 PresetId:1
*r FECCPresetStoreResult (status=OK):
*r/end
OK
The Far End Control commands