Software reboot of the device.
To perform a reboot, it is necessary to activate and hold the enable input until the timeout expires, the current value of which is displayed on the timeout output.
To protect against cyclic restarts, a dynamic timeout is implemented:
| In the Functions Menu | On the Diagram |
|---|---|
![]() |
![]() |
| Name | Value Type | Description |
|---|---|---|
enable |
bool |
Reboot the device. The input state must be held in the True status until the timeout on the timeout output expires |
| Name | Value Type | Description |
|---|---|---|
timeout |
int32 |
Timeout (in milliseconds) until the restart is performed |
None