Auto Reset a Variable
To reset a variable after it has been written to, you can specify a duration
in milliseconds using the After
option. HELIO will wait for this duration
before resetting the variable to the specified Value
.
Auto Reset
is only triggered by HELIO when a new value is written to a
variable by HELIO itself.
It is not possible for HELIO to trigger the reset if the PLC has changed the value of the variable.