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

Detailed Description

This enumeration describes the state of a watchdog.

Code Name Description
0 WATCHDOG_DISABLED Watchdog has not started.
1 WATCHDOG_ENABLED Watchdog has started.
2 WATCHDOG_TIMEOUT Watchdog has expired and was disabled.

Definition at line 113 of file Watchdog.java.


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