Skip to content

Configure Watchdog

AutomationDirect edited this page Jan 21, 2020 · 4 revisions

Configure Watchdog


Description

Set the watchdog mode and the number of milliseconds before the watchdog times out.


Usage

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.


Notes

  • In order to use this block, your Program block must have 'Use P1 Modules' set to 'true'.

Clone this wiki locally