Noob guide to OPC: how to write a C# Hello World client?

前端 未结 6 866
终归单人心
终归单人心 2021-02-10 16:36

Here is my situation:

We have a software that is used to monitor solar power plants developed. I have to introduce OPC as a new way to acquire data from the physical devi

6条回答
  •  孤城傲影
    2021-02-10 17:08

    I suggest you to look at the OpenOpcUa initiative. The full code for OPC UA client and server is available for download. This code run Windows, Linux and WVWorks. more information at www.openopcua.org

提交回复
热议问题