
4-axis 6-axis
Vision
device
¤¤¤Available with all series of robots and vision device.
¡¡¡
Available with all series of robots. The command
s
ecifications differ between the 4-axis, 6-axis robot,
and vision device.
¤ V1.2
Available with the 4-axis robots and the 6-axis robots
of Version 1.2 or later.
Classified by functions Commands Functions
4-axis 6-axis
Vision
device
Refer
to:
Call CALL
Calls a program and executes
it.
¤¤¤11-4
GOSUB Calls a subroutine. ¤¤¤11-6
ON-GOSUB Calls a corresponding
subroutine to the value of an
expression.
¤¤¤11-7
RETURN Returns from a subroutine. ¤¤¤11-8
Repeat DO-LOOP
Executes a decision iteration
(repetition).
¤¤¤11-9
EXIT DO Forcibly exits from DO-LOOP. ¤¤¤11-11
FOR-NEXT
Repeatedly executes a series
of instructions between FOR-
NEXT sections.
¤¤¤11-12
EXIT FOR Forcibly exits from FOR-NEXT. ¤¤¤11-14
REPEAT-UNTIL Executes a tail decision
iteration.
¤¤¤11-15
WHILE-WEND
Executes a head decision
iteration.
¤¤¤11-16
Conditional Branch IF-END IF Conditionally decides a
conditional expression
between IF-END IF.
¤¤¤11-17
IF-THEN-ELSE Executes a conditional
decision of a logical
expression.
¤¤¤11-18
SELECT CASE
Executes a plural condition
decision.
¤¤¤11-19
Unconditional Branch GOTO Unconditionally branches a
program.
¤¤¤11-21
ON-GOTO Executes an unconditional
branch due to the value of an
expression.
¤¤¤11-22
Comment REM Describes a comment. ¤¤¤11-23
Robot Control Statements
Motion Control APPROACH Executes the absolute
movement designated in the
tool coordinate system.
¡¡ 12-1
DEPART Executes the relative motion in
the tool coordinate system.
¡¡ 12-4
DRAW Executes the relative
movement designated in the
work coordinate system.
¤¤ 12-7
DRIVE Executes the relative motion of
each axis.
¤¤ 12-9
DRIVEA
Executes the absolute motion
of each axis.
¤¤ 12-11
GOHOME Moves to the position (home
position) defined by the HOME
statement.
¤¤ 12-13
MOVE
Moves to the designated
coordinate.
¡¡ 12-14
ROTATE Executes a rotation movement
around the designated axis.
¡¡ 12-19
Comentarios a estos manuales