ABB IRC5 Product Manual page 85

Robotics, panel mounted controller
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

Pre-defined system input
Stop at End of Instruction
All of these stops are performed without using the brakes, and the power is never
disconnected. The program execution can be continued directly, for example by
activating a start signal.
Stop with RAPID instructions
There are several RAPID instructions available that stops the robot.
Instruction
SystemStopAction
Stop
StopMove
BREAK
EXIT
EXITCYCLE
Product manual - IRC5 Panel Mounted Controller
3HAC047137-001 Revision: J
Note
Only safety rated input signals are allowed to be used for safety.
Description
Stops all robots in all tasks imme-
diately.
The current move instruction will
be finished before the robot stops.
A restart will continue the program
execution.
The current move instruction will
be stopped immediately as a nor-
mal program stop but the program
execution will continue with the
next instruction. This is often used
in for example trap routines.
The current move instruction and
the program execution will be
stopped immediately as a normal
program stop. A restart will contin-
ue the program execution.
The current move instruction and
the program execution will be
stopped immediately as a normal
program stop. After stop the Pro-
gram Pointer has to be reset to
Main.
The current move instruction and
program execution will be stopped
immediately. The Program Pointer
will be reset to Main and if running
mode is continuous, the program
will be restarted.
© Copyright 2007-2018 ABB. All rights reserved.
2 Installation and commissioning
2.5.11 Programmable stop functions
Description
Stops program execution after the current instruction is com-
pleted.
Continued
Arguments
\Stop: similar to a normal pro-
gram stop with stop button.
\StopBlock: as above, but to re-
start the PP has to be moved.
\Halt: this is like a category 0
stop, i.e. it will result in motors off
state, stop of program execution
and robot movements in all motion
tasks. The Motors on button must
be pressed before the program
execution can be restarted.
\NoRegain: the robot will not re-
turn to the stop point when restar-
ted, e.g. after having been jogged
away.
\AllMoveTasks: all robots will be
stopped.
\Quick: the stop will be a soft
stop on path, as described for
system input SoftStop, otherwise
similar to a normal program stop.
\AllMotionTasks: all robots will
be stopped.
Continues on next page
85

Advertisement

Table of Contents
loading

Table of Contents