Breadcrumbs

enum.STOP_TYPE

This is an enumeration type constant that refers to the motion pause type that can stop the motion control when motion is controlled in the robot controller, and is defined as follows.

Rank

Constant Name

Description

0

STOP_TYPE_QUICK_STO,

Internal reservation used

1

STOP_TYPE_QUICK

Quick Stop (maintenance of motion trajectory)

2

STOP_TYPE_SLOW

Slow Stop (maintenance of motion trajectory)

3

STOP_TYPE_HOLD

Emergency Stop

STOP_TYPE_EMERGENCY

Emergency Stop