Skip to content

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.

Notifications You must be signed in to change notification settings

eeyribas/OPCCommunication

Repository files navigation

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