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.

1378

Inputs/Outputs

datatype_icon

watchdog ID in

ID of the watchdog timer object.

datatype_icon

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

watchdog ID out

ID of the watchdog timer object.

datatype_icon

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.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Programming Patterns