Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Task.TaskProcessState Enum Reference
Collaboration diagram for com.boschrexroth.mlpi.Task.TaskProcessState:
Collaboration graph

Detailed Description

This enumeration defines the state of a process.

Code Name Description
0 PROCESS_STATUS_NOT_STARTED Process not started.
32 PROCESS_STATUS_INITIALIZATION Initialization of process.
64 PROCESS_STATUS_INWORK Process is in work.
128 PROCESS_STATUS_FINISHED Process has finished.
256 PROCESS_STATUS_ERROR Process stopped due to internal errors.

Definition at line 170 of file Task.java.


The documentation for this enum was generated from the following file: