ros-drivers / odva_ethernetip

Library implementing ODVA EtherNet/IP (Industrial Protocol).
94 stars 48 forks source link

Is this a ethernet/ip scanner tool? #9

Open alexhjf opened 6 years ago

alexhjf commented 6 years ago

Hi, Can this project be used to develop a simple Ethernet/IP scanner ?

andreucm commented 6 years ago

Yes, if you mean by "Ethernet/IP scanner" a process running on a machine which will manage (get/set data) an Ethernet/IP device such as a lidar, a motor drive or a safety switch. A good public instance, is this omron lidar driver: https://github.com/ros-drivers/omron best andreu

mean-ui-thread commented 5 years ago

can it also make Ethernet/IP adapter devices? or it's just for doing Ethernet/IP scanner devices?

jadamroth commented 4 years ago

Hello all,

I know this is an old issue, but we've been working on a project for Ethernet/IP Scanner functionalities - https://github.com/nimbuscontrols/EIPScanner