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

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...