Ask our Experts
Didn't find what you are looking for? Ask our experts!
Support forum for Machine and Motion Control solutions, including Lexium MC12 and robotics, PacDrive, Modicon PLCs and I/Os, EcoStruxure Machine Expert Twin, … - from design, implementation to troubleshooting and more, by Schneider Electric
Search in
Posted: 2021-05-06 01:03 AM . Last Modified: 2021-06-10 12:09 AM
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-05-06 01:03 AM . Last Modified: 2021-06-10 12:09 AM
Hello Everyone
I'm a apprentice electrician working on my final apprenticeship test. Which is a project I had to make up myself in this case.
My project revolves around the M241 PLC for a machine that uses camera's and automation in spotting errors on products before they're put into the machine and after it comes out.
All that is pretty much in place, however my assigment also involes the siemens LOGO PLC to either keep and eye on or atleast look at the M241 and then control some lights depending on the status of the M241.
I know I can get the M241 to do that but in the case that the M241 is turned off the LOGO should know this and turn lights on/off accordingly.
My problem is then to have those 2 PLC's communicating. Either 1 way or both ways. My teachers only solution for this so far is to use a middle man, which involes a raspberry pi using homeassist and modbus protocol. However, I would like to cut out that middle man if possible and have them talk to eachother directly but I'm abit lost in how to go about it.
I would think that I could use modbus to do this. But unsure if its possible and how I would go about it? or if there is a easier solution?
Thanks very much in advance for taking the time to read my topic and helping out.
- Zutiar
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-05-31 10:53 PM
You can talk to the "newer" Logo (FW8) directly via Modbus TCP.
You can use the FB read_write_var to establish a Modbus TCP Connection.
The Logo publish all values on Modbus.
You can find more information about that via google searche or in the follow document from Schneider Electric Proface
best regards
Bastian
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.