OPC sample application for C# [closed]

2019-02-02 08:19发布

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.

标签: c# .net opc
5条回答
来,给爷笑一个
2楼-- · 2019-02-02 08:39
祖国的老花朵
3楼-- · 2019-02-02 08:40

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

查看更多
老娘就宠你
4楼-- · 2019-02-02 08:44

There is a .NET project named 'My OPC Client' here: http://hadiscada.blogspot.com/2013/07/my-opc-client.html it coded with VB but I think it can be converted to C.

查看更多
劳资没心,怎么记你
5楼-- · 2019-02-02 08:52
Explosion°爆炸
6楼-- · 2019-02-02 08:53

For the newer OPC UA specification, you can try the OPC UA Services for WPF project on CodePlex.

查看更多
登录 后发表回答