Jump to content

How to count number of bottles


Recommended Posts

  • MVP 2023

Hi,

you can find V130 Counter example project in Visilogic ---- Examples/Version 9000/Project examples/Ladder/ V130_Counter.vlp

SB7 bit can be changed by Input signal (for example I2 ).

But the main problem with bottles on conveyor - vibration. Vibration of bottle can activate sensor many times and count result can be different.

For rectify this problem you must use two sensor and two PLC input. Sensor must be plased on conveyor in series - then bottle must cross 1st one then second one.

In PLC ladder code you can operate  MB coil (for example MB 10) - Set by 1st sensor and reset by second.

This  MB10 -|P|-  contact must replace SB7 in sample code.

C0 counter contact can be used as stop command for conveyor.

 

Link to comment
Share on other sites

Thanks for your help

I just want to understand how counter works with visilogic (usually I used counters on PL7) so it doesn't matter if I count bottles or something else at the moment.

With your help i did the following propgram (see attached file) .

But it does'nt work . C1  is activated at the first detected object.

Where is the problem ?

compteur3.vlp

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...