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

前端 未结 6 870
终归单人心
终归单人心 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:15

    For testing purposes you can use OPC UaFx Client (.Net) whose NugetPackage can be found here: OPC UaFx Client in .Net

    Though it is proprietary, but it will run your application for 30 minutes, after 30 minutes the application can be re-run.

提交回复
热议问题