PLC Counters Program

Write a PLC Counters Program for the below example.

Table of Contents

PLC Counters

A certain process is to count the number of true-to-false transitions on input I:0.0/0 for a 10 second period.

Counting is to occur if input word I:0.1 has a value less than 10000 or greater than 20000.

The 10 second counting period is to begin 15 seconds after the process starts. I:0.0/1 is a process start input and input I:0.0/2 is a process stop input.

The count display is to be output to word O:0.0 only at the end of the count period.

All outputs are to be de-energized 5 seconds after the count period.

The process should repeat only after another distinct press of the process start input.

Write an efficient ladder logic program for this process.

PLC Logic

PLC Counters Program

You can share a detailed explanation of above PLC ladder logic in the comments section.

Author: Dr. D. J. Jackson

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address

Leave a Comment