![TANDBERG Codec 3000 MXP Reference Manual Download Page 145](http://html.mh-extra.com/html/tandberg/codec-3000-mxp/codec-3000-mxp_reference-manual_816769145.webp)
145
TANDBERG 3000
MXP
&
6000
MXP
REFERENCE GUIDE FOR SYSTEM INTEGRATORS
Command Information
D 13887.08
MAY 2008
Required parameters are identified by an
(r)
appended to the parameter name. The
(r)
appears in this table for your information only and shall not be included when writing the commands – see the column
Example
for an illustration of this. Empty lines in the examples provided may have been removed to save space in the tables.
Command
Description
Parameters
Result parameters
when OK
Result parameters
when error
Example
CameraMove
Command used to
instruct the camera
to move in a specified
direction. The camera
will continue moving
until the
CameraHalt
command is issued.
Camera
(r)
: <1..13>
Addresses the camera to move.
Direction
(r)
: <up/Down/Right/
Left/In/Out/FocusIn/FocusOut >
Specifies the direction to move.
None
As above
xcommand cameramove camera:1 direction:
right
*r Result (status=OK):
*r/end
OK
CameraPosition
Command used to
instruct the camera
to move to a specific
position.
Camera
(r)
: <1..13>
Addresses the camera to position.
Pan: <-32768..32767>
Pan value.
Tilt: <-32768..32767>
Tilt value.
Zoom: <0..65534>
Zoom value.
Focus: <0..65534>
Focus value.
NOTE!
The supported values for pan,
tilt, zoom, focus will depend on the
type of camera in use. For example:
Sony cameras have value ranges
different from TANDBERG cameras.
None
As above
xcommand cameraposition camera:1
pan:1700 tilt:1700
*r Result (status=OK):
*r/end
OK
CameraReconfigure
Re-configures all
cameras connected to
the switch or codec.
This may be useful
if you connect new
cameras without turning
the power off, since the
switch does not auto
detect such changes.
None
None
As above
xcommand camerareconfigure
*r Result (status=OK):
*r/end
OK
CameraMove — CameraReconfigure