Instruction manual

AXIS 2400 User’s Manual Appendix E - CGI Parameters
53
CGI Parameters for Pan Tilt and Zoom Control
Use the following syntax for creating CGI parameters to control Pan Tilt devices:
This table lists the CGI parameters for Pan Tilt requests:
Note:
The CGI parameters that adjust the camera position are only applicable when using one of the
supported Pan/Tilt devices. Refer to the Pan/Tilt documentation on how to define the camera
home position.
Example
Move the camera connected to VIDEO 3 on
videoserv
45 degrees to the right:
http://<servername>/cgi-bin/control?
<parameter>=<value>[&<parameter>=<value>...]
Parameter/Syntax Description Values
move=<x>
Moves the Pan/Tilt device 5
degrees in the specified
direction.
up/down/left/right/home
pan=<n>
Pans the Pan/Tilt device <n>
degrees relative to the home
position.
-180 ... 180
tilt=<n>
Tilts the Pan/Tilt device <n>
degrees relative to the home
position.
-180 ... 180
rpan=<n>
Pans the Pan/Tilt device <n>
degrees relative to the current
position.
-180 ... 180
rtilt=<n>
Tilts the Pan/Tilt device <n>
degrees relative to the current
position.
-180 ... 180
zoom=<n>
Adjusts the camera zoom to
the specified angle.
1 ... 999
where 1is full zoom out
http://videoserv/
cgi-bin/control?
camera=3&pan=45