ABB OmniCore C30 Product Manual page 131

Hide thumbs Also See for OmniCore C30:
Table of Contents

Advertisement

Stop with RAPID instructions
There are several RAPID instructions available that stops the robot.
Instruction
SystemStopAction
Stop
StopMove
DebugBreak
EXIT
EXITCYCLE
Product manual - OmniCore C30
3HAC060860-001 Revision: P
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. StartMove must
be executed to get the robot mov-
ing again.
The current move instruction and
the program execution will be
stopped immediately as a normal
program stop. A restart of the pro-
gram 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 Pro-
gram Pointer is lost and has to be
reset to Main.
The current move instruction and
program execution will be stopped
immediately. The Program Pointer
will be moved to Main and if run-
ning mode is continuous, the pro-
gram will be restarted.
© Copyright 2019-2022 ABB. All rights reserved.
3 Installation and commissioning
3.5.10 Programmable stop functions
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.
\AllMotionTasks: all robots will
be stopped.
Continues on next page
Continued
131

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents