Input DescriptionΒΆ
EN BOOL \ (enable)
Processing of the Function Block is controlled via the input EN.
EN = FALSE/TRUE edge:
A new start is performed. Dependent on the set value at the input DELAY after some milliseconds.
DELAY DWORD \ (delay \ until reboot)
The value at the input DELAY specifies how long it will be waited until the new start after the re-boot was triggered at the input EN.
WARMSTART BOOL \ (warmstart)
With the input WARMSTART it is specified, how the PLC behaves in case of a new start. If WARMSTART = TRUE, only the firmware of the PLC is started anew. If WARMSTART = FALSE, the new start is equal to a cold start (like power off/on).