Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 508 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 508 Bytes

OPCCommunication

This is an OPC communication application coded in C#. OPC stands for OLE for Process Control. This application is designed to communicate with Allen Bradley ControlLogix PLCs. With the application available in the repository, you can communicate with PLCs that support OPC communication. The application performs operations such as establishing a connection to the PLC, writing data to the PLC, and reading data from the PLC.

C# IDE: Visual Studio 2019

C# .NET Framework Version: 4.6.1