nimbuscontrols / EIPScanner

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

question #93

Open demtam opened 1 year ago

demtam commented 1 year ago

Thank you for sharing this library, and this is a question first of all and not a bug, but there is no other place to ask.

I have a simple question: Is it possible by using this library to read/write directly the I/O ports of a device(sensor, robot etc.) over simple laptop network card (without using any specific hardware-- for example Hilscher CifX Re50 card)?

tpcorrea commented 1 year ago

Hi, @demtam. Yes, it is, but as far as I know, you will need a PC running linux.