Skip to content

OPC stands for OLE for Process Control. The application performs operations such as establishing a connection to the PLC, writing data to the PLC, and reading data from the PLC using OPC comm.

Notifications You must be signed in to change notification settings

eeyribas/OPCCommunication

Repository files navigation

OPCCommunication

OPC stands for OLE for Process Control. The application performs operations such as establishing a connection to the PLC, writing data to the PLC, and reading data from the PLC using OPC communication. The application enables communication with Allen Bradley ControlLogix PLCs via OPC communication. It also allows communication with other PLCs that support OPC communication.

Programming Language: C# Programming Language

Framework: .NET Framework 4.6.1

IDE: Visual Studio 2019

DLL Files: The DLL files used for OPC communication are located in the 'DLLFiles' folder.

Releases

No releases published

Packages

No packages published

Languages