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

Detailed Description

This enumeration defines the state of an application used by Application.getStateOfApplication.

Code Name Description
0 STATE_NONE Invalid state of application.
1 STATE_RUN The application is in state RUN.
2 STATE_STOP The application is in state STOP.
3 STATE_BP The application is halted on breakpoint.

Definition at line 85 of file Logic.java.


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