![VADDIO 999-21100-009 Complete Manual Download Page 56](http://html.mh-extra.com/html/vaddio/999-21100-009/999-21100-009_complete-manual_848181056.webp)
camera pan
Moves the camera horizontally.
Autoframing pauses when the camera receives this command.
The amount of pan 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, pan commands do not
result in a change, because there is no room to shift the shot.
The
camera pan set
command specifies where the shot is to be centered in terms of pixel column, not
angle. If the camera cannot center the shot on the specified column, it gets as close as possible
Example:
camera pan set 1536
specifies that the shot should center at the rightmost column of
pixels. This isn't possible, so the camera centers the shot as close to the rightmost column of pixels as
possible. No error is generated if the command specifies a pixel column that exists.
Synopsis
camera pan { left [<speed>] | right [<speed>] | stop | get | set <position> [<speed>]
[no_wait] }
Options
left
Moves the camera left.
right
Moves the camera right.
<speed>
Optional: Specifies the pan speed (integer).
stop
Stops the camera's horizontal movement.
get
Returns the camera's pan position
set
Centers the shot as close as possible to the
specified column of pixels on the image sensor;
snaps to the specified position if no speed is
given
<position>
The pixel column to center the shot on. Range
is 1536 to -1536.
no_wait
Optional – allows the command to return the
command prompt and respond to new
commands immediately, while the camera is
still panning.
Examples
>
camera pan left
OK
>
Pans the camera left at the default speed.
>
camera pan right 20
OK
>
Pans the camera right using a speed of 20.
>
camera pan stop
OK
>
Stops the camera's horizontal motion.
Complete Manual for the IntelliSHOT Auto-Tracking Camera
51