Text Language Definition
Procedure ResetWatchdog;
Description
The ResetWatchdog procedure restores the controller to an operating condition from a latched WatchdogHasTripped shutdown condition. There should only be a need to use this command if the EStop signal can be tripped during machine operation.
Escapes
If the conditions that caused the watchdog to trip are not remedied, ResetWatchdog will generate a Watchdog Failed To Reset Escape Code.
Examples
This example shows how to use a TryRecover in order to handle ResetWatchdog generating an escape.
Related Topics
Watchdog Has Tripped
User Has Disabled