System Failure Stops - ABB IRC5 Product Manual

Robot controller
Hide thumbs Also See for IRC5:
Table of Contents

Advertisement

Instruction:
Stop
StopMove
BREAK
EXIT
EXITCYCLE
SearchX
RAPID instructions are described in Technical reference manual - RAPID Instructions,
Functions and Data types.

System failure stops

Type of stop:
SysFail
3HAC021313-001 Revision: K
1.2.5.1. Overview of robot stopping functions
Description:
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
normal 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
continue the program execution.
The current move instruction and
the program execution will be
stopped immediately as a normal
program stop. After stop the
Program 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.
Search instructions can be
programmed with arguments to
stop the robot movement close to
the point where a search hit was
noticed. The program execution
will continue with the next instruc-
tion.
Description:
At system failure raising a SysFail error the robot will stop imme-
diately, with brakes being activated.
This is an uncontrolled stop category 0.
1 Safety
Continued
Arguments:
\NoRegain - the robot will not
return to the stop point when
restarted, 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 above for
system input SoftStop, otherwise
similar to a normal program stop.
\AllMotionTasks - all robots will be
stopped
\Stop - the robot will stop as fast as
possible. This stop is performed
by ramping down motion in each
motor separate from each other,
and as fast as possible. Since it
will be without any coordination,
the robot may slide off path fairly
much. This is also called StiffStop.
\PStop - the robot will stop like
after a normal program stop.
\SStop - the robot will stop on path
but quicker than a normal program
stop. This is similar to a system
input SoftStop.
Continues on next page
21

Advertisement

Table of Contents
loading

Table of Contents