Srvo; Stop - Yamaha SRCP User Manual

Single-axis robot controller
Hide thumbs Also See for SRCP:
Table of Contents

Advertisement

8-4-15 SRVO

Function:
Format:
Example:
Explanation:

8-4-16 STOP

Function:
Format:
Example:
Explanation:
Others:
Turns the servo on and off.
SRVO
<servo status>
SRVO
1
This turns the servo on.
SRVO
0
This turns the servo off.
This command is used to prevent an overload on the motor that may
occur if the robot is locked mechanically after positioning is completed.
This command is executed after the specified axis enters the position-
ing-completed pulse range.
(1) Servo status
"1" means "on" and "0" means "off."
Temporarily interrupts program execution.
STOP
STOP
Temporarily interrupts program execution.
This command temporarily interrupts execution of a program. If two or
more tasks are being executed, then all those tasks are interrupted. This
command can be used at any point in a program. The next execution will
restart from the subsequent step.
• Normally, the program terminates when the last step is detected. At
the same time, the program is reset and the execution step number will
return to 1 (top line of the program).
• To interrupt only a subtask temporarily without stopping the main task,
use the TOFF statement. (Refer to "8-4-19 TOFF".)
8-4 Robot Language Description
8-
8
13

Advertisement

Table of Contents
loading

Table of Contents