Periodic task
PLC task on a fixed schedule.
Deterministic task executed every N ms, used for control loops and fast interlocks. Higher priority than the continuous task; must provably fit its period or it starves lower-priority work.
PLC task on a fixed schedule.
Deterministic task executed every N ms, used for control loops and fast interlocks. Higher priority than the continuous task; must provably fit its period or it starves lower-priority work.