PLC POCKET · ACADEMY

Academy · Timers & Counters

PLC timers: TON vs TOF vs TP

Timers are among the most-used blocks in PLC programs. There are three basic types.

TON — on-delay

Counts while the input stays on; energizes the output when it reaches the preset (PT). Resets instantly if the input drops. Example: signal after the conveyor has run for 3 seconds.