In the scenario I recommend, you'd run the timer event all the time, probably ~100ms interval. Just like a PLC would do with a periodic task.
(If you have many of these, use just one fast timer event for everything.)
In the scenario I recommend, you'd run the timer event all the time, probably ~100ms interval. Just like a PLC would do with a periodic task.
(If you have many of these, use just one fast timer event for everything.)