OPC sample application for C#

Sevki picture Sevki · Aug 31, 2010 · Viewed 62.9k times · Source

Does anyone know a C# OPC client sample application? I'm looking for a good opensource one to learn about the protocol. I would prefer it if it uses OPC foundation .net core apis.

Answer

Sevki picture Sevki · Sep 8, 2010

https://fistfulofbytes.com/opc-sample-code I have posted sample code on how to use a dll "Interop.OPCAutomation.dll" enjoy...