Basic PLC Ladder Programming Example 14
Basic PLC Ladder Programming Example 14
Basic PLC Ladder Programming Training Example 14 : 24 Hour clock using Counter PLC
Ladder Program
Basic PLC Ladder Programming Training Examples for Beginners. Hi Friends here we are
starting a series of Free Training on PLC Ladder Programming. These PLC Ladder Programs
are important to get basics of Ladder Programs
http://plc-scada-dcs.blogspot.ro/2014/08/basic-plc-ladder-programming-training_23.html#axzz5AhMuJKSo 1/3
3/24/2018 Basic PLC Ladder Programming Example 14 | PLC, PLC LADDER, PLC EBOOK, PLC PROGRAMMING,
Using 3 counters together with the lag of M1013 (1s clock pulse) to operate a 24-hour
clock.
M1013 - 1s clock
The key of operating a 24-hour clock is to use M1013 (1s clock pulse). When the program
is executed, C0 will count once per second. When the counted number reaches 60(1
minute), C0 = ON. C1 will count once, and C0 will be reset at the same time; similarly,
when the counted number in C1 reaches 60(1 hour), C1 = ON. C2 will count once, and C1
will be reset at the same time. Furthermore, when the present value in C2 reaches 24, C2
will be reset, and the 24-hour counting process will start again.
AcestThe 24-hour clock operates by using C0 to count “second”, C1 to count “minute” and C2 to
site folosește cookie-uri pentru a oferi servicii, pentru a personaliza anunțuri și pentru a
count “hour.” In this clock, the value of “second”, “minute” and “hour” can be read by C0,
analiza traficul. Dacă folosiți acest site, sunteți de acord cu utilizarea cookie-urilor.
C1 and C2 correspondingly. When the set value of C2 is 12, the clock will be a 12-hour
clock. AFLAȚI MAI MULTE AM ÎNȚELES
http://plc-scada-dcs.blogspot.ro/2014/08/basic-plc-ladder-programming-training_23.html#axzz5AhMuJKSo 2/3
3/24/2018 Basic PLC Ladder Programming Example 14 | PLC, PLC LADDER, PLC EBOOK, PLC PROGRAMMING,
http://plc-scada-dcs.blogspot.ro/2014/08/basic-plc-ladder-programming-training_23.html#axzz5AhMuJKSo 3/3