PLC interfaces

If using smaller PLCs I would second the use of Modbus-TCP, as suggested by @rreignier, as nearly all (even older models) with an Ethernet connection provide this feature.
I actually wrote a driver for arbitrary Modbus-TCP enabled devices just recently. You (and everyone) are welcome to try it and discuss at A new ROS MODBUS/TCP device driver (or github).

3 Likes