PLC
How to communicate to an Allen Bradley Plc with C# and LibPlcTag Ethernet/IP library
LibPlcTag is a library that I used recently to communicate with Allen Bradley plc. It’s a C++ open source library and it can communicate with most of the Allen Bradley plcs, like Micrologix, CompactLogix,…
Read Article