【问题标题】:OPC UA : Get the current state of items on serverOPC UA:获取服务器上项目的当前状态
【发布时间】:2017-07-21 12:13:35
【问题描述】:

我目前正在开发一个 OPC UA 应用程序以从 OPC 服务器获取数据。我在使用 MonitoredItems 更改项目时获取数据,但我想随时从服务器获取数据,而不仅仅是在值更改时。

有人知道怎么做吗?

我使用的代码来自这里:OPC UA : minimal code that browses the root node of a server

非常感谢

【问题讨论】:

    标签: c# opc opc-ua


    【解决方案1】:

    您可以随时针对您感兴趣的值发出 ReadRequest。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-02-03
      • 2017-06-14
      • 1970-01-01
      • 2022-12-09
      • 2017-03-06
      • 1970-01-01
      • 2021-10-11
      • 2017-06-12
      相关资源
      最近更新 更多