Industrial Engineer · phase 6 of 16

Safety Task

Protected and monitored controller task used to execute certified safety logic.

The Explain card

Plain English
The safety task is the protected part of a safety controller where the certified logic runs. It has its own signature, its own timing, and it cannot be edited without unlocking it.
Example
The emergency stop and guard door logic lives in the safety task. The standard task can read the safety status bits and cannot write anything into the safety side.
Why it matters
The separation is what lets the ordinary program be changed daily while the safety function stays exactly as it was validated. A changed safety signature means someone touched it, and the machine should be revalidated before it runs.
Hook
The logic behind the locked door.

Where it sits in the deck

Phase 6: PLC Operating Modes, Safety, and Diagnostics

Run, program and fault: what a controller does when something goes wrong, and the safety functions that decide how much that costs.