-
Notifications
You must be signed in to change notification settings - Fork 4
Configure Watchdog
AutomationDirect edited this page Jan 21, 2020
·
4 revisions
Set the watchdog mode and the number of milliseconds before the watchdog times out.
The 'msec' socket sets the number of milliseconds before watchdog timeout. The value of 'Toggle' sets the mode of the watchdog feature:
false -> watchdog timeout will stop CPU until power cycle.
true -> watchdog timeout will reset the CPU.
- In order to use this block, your Program block must have 'Use P1 Modules' set to 'true'.