AXB-F117 Stealth 1 Camera Controller AXCESS Programming 35
Send_Commands (Cont.)
Command Description
'G<output 3-4>L<position 0-255
or 0-65535>'
Turn on the specified output at the current
speed until the specified position as read by
the POT input is reached. Command forces
output to go to a preset position using the
POT input as a reference. (Positions 0-
65,535 are available using the 'AD MODE x
10' command.) This command can be used
for motor-mode and servomotor speed-mode
applications.
Example:
SEND_COMMAND CAM,'G3L100'
Sets ZOOM to search for position 100 as
referenced by the ZOOM POT input.
'G<output 1-4>D<deviation 0-
127>'
Set the current maximum position deviation
for future position ('GxLxxx') commands. This
command can be used for motor-mode and
servomotor speed/positional-mode
applications.
Example:
SEND_COMMAND CAM,'G1D4'
Sets PAN deviation to 4 for future 'G1Lxxx'
commands. Output will stop when it is within 4
of the specified position.
'G<output 1-4>A<distance 0-
127>S<speed 0-127>'
Set the output to slow down within the
specified distance of the specified position for
future 'GxLxxx' commands. This command
can be used for motor-mode and servomotor
speed-mode applications.
Example:
SEND_COMMAND CAM,'G1A5520'
Sets PAN to speed 20 when within 5 of the
specified position for future 'GxLxxx'
commands.