Watchdog Timer Restart
- Updated2023-02-17
- 2 minute(s) read
Watchdog Timer Restart
Restarts the watchdog timer using the values you specify in the Watchdog Timer Configure node.
If the countdown of the watchdog timer has not yet started, this node starts the countdown.
Inputs/Outputs

watchdog ID in
ID of the watchdog timer object.

restart after expiration
Boolean value that specifies whether to restart the watchdog timer if it has expired.
| True | Restarts the watchdog timer if it has expired. |
| False | Does not restart the watchdog timer if it has expired. |
Default value: False

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

watchdog ID out
ID of the watchdog timer object.

watchdog status
Status of the watchdog timer.
| disabled | The watchdog timer is disabled. |
| expired | The watchdog timer has expired. |
| running | The watchdog timer is running. |

error out
Error information.
The node produces this output according to standard error behavior.