IAI America TT-C3 User Manual
Page 165
155
INTELLIGENT ACTUATOR
Chapter 4 Commands
2.
Explanation
of
Commands
z PATH (Move along path)
Command, declaration
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration
Operand 1
Operand 2
Output
(Output, flag)
Optional Optional
PATH
Start position
number
End position
number
PE
[Function] Move continuously from the position specified in operand 1 to the position specified in
operand 2.
The output type in the output field can be set using an actuator-declaration command POTP.
Increasing the acceleration will make the passing points closer to the specified positions.
If invalid data is set for any position number between the start and end position numbers, that
position number will be skipped during continuous movement.
(Note 1)
Multi-dimensional movement can be performed using a PATH command.
In this case, input in operand 1 the point number of the next target, instead of the predicted
current position upon execution of the applicable command.
(Inputting a point number corresponding to the predicted current position will trigger
movement to the same point during continuous movement, thereby causing the speed to
drop.)
[Example 1]
VEL
100
Set the speed to 100 mm/sec.
PATH
100
120
Move continuously from position Nos. 100 to 120.
[Example 2]
VEL
100
Set the speed to 100 mm/sec.
LET
1
50
Assign 50 to variable 1.
LET
2
100
Assign 100 to variable 2.
PATH
*1
*2
Move continuously along the positions from the content of
variable 1 (position No. 50) to the content of variable 2
(position No. 100).
Start position
Position origin
End position