Capa_Anthony Posted April 13, 2017 Report Share Posted April 13, 2017 Dear All, I'm looking for program example to try to use Ethernet/IP and specialy with implicit message. I need to communicate in Ethernet/IP with another PLC (Siemens, Omron..) with my Unilogic PLC. My PLC will be the slave and another PLC the master. The master will send trame that only must change the I/O, there is no another data. I have configure it to adapter but after that I don't know how I can lies trame to Input/Ouput of my PLC . It's the first time I use Ethernet/IP so I need some documentation or example. I use EtherNet/IP Tools from Molex to simulate the master. Thank for your help. Anthony Link to comment Share on other sites More sharing options...
Ofir Posted April 18, 2017 Report Share Posted April 18, 2017 Hi, As I understand you are using the UniStream PLC as Ethernet/IP adaptor. (Other PLC will be Ethernet/IP Scanner to UniStream PLC). Once you configure the UniStream PLC as an adaptor ,you need to link tags to the input and output (You can link single tag, array or struct). After configuring the tags you will get automatically the address for input , address for output and its sizes. You can review UniLogic help and also watch the video tutorial about Ethernet/IP : https://www.youtube.com/watch?v=FeFdCFqsdj4&index=20&list=PLFBq_OH6_be7snAZAycZzQMvAWjHkX9Pz Link to comment Share on other sites More sharing options...
Capa_Anthony Posted April 19, 2017 Author Report Share Posted April 19, 2017 Hi Ofir, Thanks for the answer, you understand my project and my question is perhaps a bit stupid but I do not know how to link the tag to inputs and outputs, we have to configure it in a menu or with a ladder program. Thank you for your help. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now