2018年3月5日

关于OPC UA Helper 命名空间中的OpcUaClient 类中的订阅函数的更改

摘要: 原函数是opcUaClient.MonitorValue("ns=4;s=MAIN.d", new Action<double, Action>(MonitorTestValueFloat)); 由于订阅函的的回调函的类型是 using System;using System.Collections 阅读全文

posted @ 2018-03-05 15:57 xingbeiSoftware 阅读(7231) 评论(1) 推荐(1)

导航