Jump to content

How can I do the same work vith Visilogic?


Recommended Posts

Hello everybody,

I have a project:

A sensor detects the broken bottles and after 3 bottles later a piston rejects the broken bottles.

I have done it with siemens plc you can see as attachment, but I couldn't do it on Visilogic.

How can I do it with visilogic?

I don't know which operands will I use.

I0.0 is broken bottle sensor and I0.1 is bottle counter sensor.

Q4.0 is reject piston.

 

b2858196-a7d7-4ef1-81b6-ebfdef14a8ed.jpg

Link to comment
Share on other sites

Serhat,

Since Siemens addressing is a bit different -- pun intended -- than VisiLogic addressing, you need to do things a bit differently to emulate the bit-level access.  Here is a first-try draft that should be pretty close to a literal translation of your S7 code.  This may need tweaking but should give you a start:

 

Capture.JPG

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.