This article discusses about ON delay timer instruction and its working principle using Allen Bradley Programmable Logic Controller (PLC) Ladder Logic.
ON Delay Timer
In the above On-delay timer instruction, there are totally four parameter,
TIMER: T4:0 – Timer File name (Timer T4:0, T4:1, T4:2…)
TIMER BASE – How the time need to count, in Seconds, Milli Seconds…
PRESET – Limit value of Timer-Up to how much it should count
ACCUMULATOR – Running Value of timer when it is in ON condition.
Program Description
ON delay timer purpose is to delaying the ON time,
Example : After the turning ON of main switch, Air Conditioner takes nearly 5s to 15s to turn ON.
On Delay Timer using PLC
Comments
Post a Comment