nimbuscontrols / EIPScanner

Free implementation of EtherNet/IP in C++
https://eipscanner.readthedocs.io/en/latest/
MIT License
233 stars 93 forks source link

6 #55

Closed singlebear closed 3 years ago

singlebear commented 3 years ago

6

jadamroth commented 3 years ago

The connection path is dependent on your EDS file

Begin by downloading the EDS file from your end device using the fileobject example

There's a few examples in the repo from people who have successfully connected with implicit message along with their EDS file. I'd recommend you to reference the Yaskawa mp3300iec issue and example as it's very in depth

jadamroth commented 3 years ago

Sorry, but I don't completely understand your message