Owning Palette: Advanced Watchdog VIs
Requires: RT Module
Resets the watchdog counter to the specified count, but does not start the countdown if the counter has not yet started or has expired.

![]() |
watchdogID in specifies a watchdog object. | ||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
watchdogID out has the same value as watchdogID in. | ||||||
![]() |
watchdog status is the current status of the watchdog timer. The watchdog status output can return the following values:
|
||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
If the watchdog object is running, this VI restarts the countdown. If the watchdog object is expired, you must either use the Watchdog Configure VI to create a new watchdog object or use the Watchdog Start VI to restart the countdown of the watchdog timer. If the watchdog object is disabled, you must use either the Watchdog Whack VI or the Watchdog Enable VI to enable the watchdog object and start the countdown of the watchdog timer.