36 AXCESS Programming AXB-F117 Stealth 1 Camera Controller
Send_Commands (Cont.)
Command Description
'P<output 3-5>L<level 0-255|0-
100%>[T<time 0-255 in tenth
seconds>]'
Ramp specified output voltage from current
level to a specified level or percentage at the
current rate or optionally in a specified
amount of time. This command can be used
only for servomotor positional-mode
applications.
Example:
SEND_COMMAND CAM,'P3L50%'
Ramps zoom output to 50% (mid-voltage) at
current rate.
SEND_COMMAND CAM,'P4L255T30'
Ramps FOCUS output to 255 in 3 seconds.
'P<output 3-5>R<time 0-255 in
tenth seconds>[U|D]'
Set the ramp rate of the specified output
voltage where time is the time to ramp the full
range both "down to up" and "up to down" or
optionally just "down to up" or "up to down."
This command can be used for servomotor
positional-mode applications.
Example:
SEND_COMMAND CAM,'P3R50'
Sets zoom ramp rate to 5 seconds full range
for “down to up” and “up to down”.
SEND_COMMAND CAM,'P4R75U' Set FOCUS ramp rate to 7.5 seconds full
range for "down to up" only. This command
can be used for motor-mode and servomotor
positional-mode applications.
Example:
SEND_COMMAND CAM,'P5R25D'
Sets iris ramp rate to 2.5 seconds full range
for “up to down” only.