PLC Counter Programming for Beginners

preview_player
Показать описание
=============================

▶ Check out the full blog post over at

=============================

⌚Timestamps:
00:00 - Intro
00:42 - Types of PLC counters
00:49 - PLC counter values
01:50 - Count-up counter
04:15 - Counter reset
05:00 - Count-down counter
06:39 - Counter negative direction
07:19 - Counter overflow
08:10 - Counter underflow
08:25 - Maximum accumulated value

=============================
In this video, I will be talking about PLC counters.

I will explain what PLC counters are, how they work, the different types of counters, and give some examples of how they are used.

PLC counters are internal PLC instructions that can be used to count input or output signals in the PLC program.

These counters operate like relay counters but you cannot hold a PLC counter in your hand and they do not need to be connected to wires to operate.

There are two main types of PLC counters, the count-up counter, and the count-down counter.

For the counter-up counters, we have a counter file name, a counter preset value, a counter accumulated value, a counter count-up bit, and a counter done bit.

For the counter-down counters, we have the same bits and values. The only thing that is different is the counter-down bit on the output. We have this as the counter-up bit for the counter-up counter.

There are also two internal memory bits of counter overflow and counter underflow which we'll discuss later in this video.

The counter file name is a PLC tag. This tag is where you can find the counters preset and accumulated values and the counters count-up, count-down, done, overflow, and underflow bits.

Some PLCs create the counter file name for you, and other PLCs have you create the counter file name.

For all of my PLC counter examples, I will be using Studio 5000, which is the PLC programming software for Allen Bradley ControlLogix PLCs. But the things that you will learn here in these examples, can be applied to any other PLC software. Because the overall counter functions are similar to any other PLC brand.

For all of my counter examples, I will use the counter file name Counter1. I will also use a momentary push-button to trigger the counters.

I will start by adding a count-up counter instruction to a PLC program rung. I will also add the momentary push-button input to this rung to trigger the counter.

Every time I push the button, the count-up bit turns on, and the accumulated value increases by one.

If I continue to push and release the button, the count-up bit will still turn on while the button is pushed, the done bit will stay on, and the accumulated value will still increase.

To reset the counter back to zero and turn off the done bit, I will have to add a counter reset bit to the PLC program and add another momentary push-button input to trigger the reset bit.

I will add a count-down counter to my PLC program and another momentary push-button input to trigger this counter.

If I keep pushing and releasing the count-down button after the accumulated value reaches zero, it will start to count in the negative direction.

The overflow bit is used on count-up counters and the underflow bit is used on count-down counters.

When a count-up counter is at its maximum accumulated value and then gets triggered to count up, the overflow bit will turn on.

When a count-down counter is at its maximum negative accumulated value and then gets triggered to count down, the underflow bit will turn on.

The numbers that some of these counters will have to reach for the overflow or the underflow bits to turn on are very large. For example, I am using a ControlLogix PLC for my counter examples.

The counters in ControlLogix PLCs have a maximum positive accumulated value of more than two billion and they have a maximum negative accumulated value greater than minus two billion.

The minimum and maximum number values are not the same for all PLC brands. So double-check the minimum and maximum preset values of your PLCs counters before adding one to your program.

=============================

Missed our most recent videos? Watch them here:

=============================

To stay up to date with our last videos, make sure to subscribe to this YouTube channel:

=============================

=============================

#RealPars #PLCprogramming #Industry
Рекомендации по теме
Комментарии
Автор

Since I requested to add more examples for any concept so that the beginners can get it easily thanks in advance

shaikabdurahiman
Автор

Back at it again with another great video 💯

JKTCGMV
Автор

All the compliments that i would say to you are not enough for the good work you do... Thak you so much y've been so helpful to me in my career i really appreciate it

aminebeny
Автор

can u do a tutorial video of making a plc ladder and circuit diagram of any devices that has relay?. i really need this kind of tutorial.

brianpialan
Автор

Will you teach us about control and process?
Like, some demo projects.
❤️ LOVE Realpars and #TEAM

akhileshchandsharma
Автор

Clear explanation with new environment

jayasuryas
Автор

Thank you for this video.. Really very useful..

controlsSystemsofficial
Автор

Hello Realpars, thank you for the video,
Can this plc counter used for elevator to count up/down the floor?

hakizimanajerome
Автор

I dont even need to learn this thing but I had a fun time learning, thanks!

ArkAE
Автор

Amazing explanation of PLC counter programming

syufrijal
Автор

Nice explanation. ❤
Is it possible to change the overflow or underflow value?

Rinnesharingan.
Автор

Can you explain how to communicate between QJ71C24N and RKC Fb400 digital controller via Rs 485 protocol please ?. i've tried command "G.CPRTCL" but nothing work... can you make a video for this ?

hoanganhaim
Автор

sir gives some projects as an examples and how to set or program the counter in that project.

eyobgebeyehu
Автор

Excellent. I know now how to use a counter in my plc prog. Thanks.

donnyj
Автор

Thank you very much, very nice and very useful

فيحبرسولالله-دخ