AMX AXB-PT15 POSITRACK CAMERA CONTROLLER Instruction Manual Page 36

  • Download
  • Add to my manuals
  • Print
  • Page
    / 56
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 35
Programming
32
AXB-PT10/15/30 PosiTrack Camera Controllers
Configuration Commands (Cont.)
IRIS SIGNAL=S
Sets the Iris output to
be a servomotor output.
This setting corresponds to the S position (servomotor mode) setting on the IRIS
switch.
Syntax:
SEND_COMMAND CAM,"’IRIS SIGNAL=S’"
The command for IRIS output to servomotor mode or motor mode MUST be
configured to match the switch settings.
IS
Sets the lens’ Iris mode
to speed.
Syntax:
SEND_COMMAND CAM,"’IS’"
This command can be used only for servomotor mode.
This command causes a logic low (0 V) on pin 9 of the lens control connector.
This puts the servomotor lens into Speed Iris mode.
LENS=SERVO
Sets the lens settings to
servomotor mode style.
Syntax:
SEND_COMMAND CAM,"’LENS=SERVO’"
This macro command sends the ZP, FP, IP, ZOOM PRESET=POS, ZOOM
SIGNAL=S, FOCUS PRESET= POS, FOCUS SIGNAL=S, IRIS PRESET=POS,
IRIS SIGNAL=S commands at one time.
LENS=STANDARD
Sets the lens settings to
standard motor mode
style.
Syntax:
SEND_COMMAND CAM,"’LENS=STANDARD’"
This macro command sends the ZS, FS, IS, ZOOM PRESET=SPEED, ZOOM
SIGNAL=M, FOCUS PRESET= SPEED, FOCUS SIGNAL=M, IRIS
PRESET=SPEED, IRIS SIGNAL=M commands at one time.
PANACC
Sets the acceleration
rate of the pan axis, for
manual movements.
Syntax:
"'PANACC <acceleration rate 0-127>’"
Examples:
SEND_COMMAND CAM,"’PANACC22’"
A value of zero sets acceleration to 2.25 degrees per second squared and 127
sets acceleration to 135 degrees per second squared. There is a linear
relationship for values between 0 and 127. The command DEFAULT ACCEL
sets both the pan and tilt acceleration to the default value of 90 degrees/(second
squared).
POWER UP
HOME=ON
Enables the unit to re-
establish the mechani-
cal HOME position
position at each
power-up (default).
Syntax:
SEND_COMMAND CAM,"’POWER UP HOME=ON’"
The unit performs a mechanical "homing" calibration on power-up. This process
takes approximately 30 seconds to complete.
POWER UP
HOME=OFF
Prevents the
mechanical HOME
process at power-up.
Syntax:
SEND_COMMAND CAM,"’POWER UP HOME=OFF’"
During the power-up process, the unit stays in the same position it was before it
lost power. It is immediately ready for use in this mode.
In order to force a recalibration and homing sequence, use the FIND HOME
command.
PRESET ACCEL
Sets the acceleration
rate of the pan and tilt
axes for preset recall
movements.
Syntax:
SEND_COMMAND CAM,"’PRESET ACCEL <acceleration rate
0-127>’"
Examples:
SEND_COMMAND CAM,"’PRESET ACCEL 22’"
A value of zero sets acceleration to 2.25 degrees per second squared and 127
sets acceleration to 135 degrees per second squared. There is a linear
relationship for values between 0 and 127.
Page view 35
1 ... 35 36 37 ... 56

Comments to this Manuals

No comments