camera tilt
Moves the shot vertically.
Autoframing pauses when the camera receives this command.
The amount of tilt available depends on the zoom level. A tight shot can move more than a wide one.
(See
How It Works: Digital Pan/Tilt/Zoom
.) If the camera is fully zoomed out, tilt commands do not result
in a change, because there is no room to shift the shot.
The
camera tilt set
command specifies where the shot is to be centered in terms of pixel row, not
angle. If the camera cannot center the shot on the specified row, it gets as close as possible
Example:
camera tilt set 864
specifies that the shot should center at the topmost row of pixels.
This isn't possible, so the camera centers the shot as close to the top row of pixels as possible. No error
is generated if the command specifies a pixel row that exists.
Synopsis
camera tilt { up [<speed>] | down [<speed>] | stop | get | set <position> [<speed>]
[no_wait] }
Options
up
Moves the shot up at the default speed or the
specified speed
down
Moves the shot down at the default speed or
the specified speed
<speed >
Optional: Specifies the tilt speed (integer)
stop
Stops the tilt movement
get
Returns the camera's tilt position
set
Centers the shot as close as possible to the
specified row of pixels on the image sensor;
snaps to the specified position if no speed is
given
<position>
The pixel row to center the shot on. Range is
864 to -864.
no_wait
Optional – allows the command to return the
command prompt and respond to new
commands immediately, while the camera is
still tilting
Examples
>
camera tilt up
OK
>
Tilts the camera up at the default speed.
>
camera tilt down 20
OK
>
Tilts the camera down at a speed of 20.
>
camera tilt set -560
OK
>
Attempts to center the shot at pixel row -560.
Complete Manual for the IntelliSHOT Auto-Tracking Camera
52