SMAC
LAC-25 Technical Reference Manual
38
Command:
aCI
-- Capture on Index --
This command causes the position counter of servo axis 'a' to be stored in the internal
variable HREG upon receipt of an index pulse. For more information on HREG, see the Register
Commands and the listing of the internal variables.
Related Commands: FI, WI
Command:
aDA
-- Enable Axis for Operation --
Default:
Axis 1 and 2 enabled.
This command will disable operation of servo axis 'a'. Because no operation may be made
on a disabled axis, the equivalent of a Motor Off (MF) command is executed before the axis is
disabled.
Related Commands: EA
Command:
aDHn
-- Define Home --
Argument:
-2,147,483,647 <= n <= 2,147,483,647
This command causes the current position of the servo axis 'a' to be defined as 'n'. From
then on, all positions used and reported for the servo axis will be relative to that physical position.
Related Commands: FE, FI
Command:
aDIn
-- Set Direction --
Argument:
n = 0 for positive, n = 1 for negative
Default:
0
This command sets the move direction for servo axis 'a' when in velocity mode. Issuing this
command with an argument of "0" will cause the servo to move in a positive direction while an
argument of "1" will cause it to move in a negative direction.
Related Commands: SA, SV, VM