Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProgramStopCause

This is an enumeration type constant that refers to the termination reason when the program is terminated in the robot controller, and is defined as follows.

api-version

1

user

Index

Enumeration Members

Enumeration Members

ERROR: 2

Program Termination Caused by Inside/Outside Errors

api-version

1

user
FORCE: 1

Forced Program Termination

api-version

1

user
NORMAL: 0

Normal Program Termination

api-version

1

user

Generated using TypeDoc