Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 369 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 369 Bytes

CLP_Server

An Visual Studio code written in C++ to establish a TCP/IP connection with a Siemens S7-1200 PLC. The program doesn't have many functions, but you can read and write all the operands of the S7-1200. Of course you'll need the proper PLC program in the S7-1200 memory for the communication to work. I'll be releasing the PLC program as soon as I find it. :)