An open API service indexing awesome lists of open source software.

https://github.com/eeyribas/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 comm.
https://github.com/eeyribas/opccommunication

csharp csharp-app csharp-application csharp-library csharp-opc-communication csharp-plc-read-write csharp-programming csharp-project net-framework net-framework-461 opc opc-communication plc plc-controller plc-programming plc-read plc-write process-control tags visual-studio

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.