Go to file
2023-02-26 20:25:03 +08:00
OPC_Client_Jeasyopc 调整依赖 升级日志组件 2022-11-14 14:10:55 +08:00
OPC_Client_Jeasyopc_Performance 调整依赖 升级日志组件 2022-11-14 14:10:55 +08:00
OPC_Client_Utgard 调整依赖 更换日志组件 2023-02-26 20:25:03 +08:00
OPC_Client_Utgard_Performance 调整依赖 更换日志组件 2023-02-26 20:25:03 +08:00
org.openscada.opc.dcom 调整依赖 更换日志组件 2023-02-26 20:25:03 +08:00
org.openscada.opc.lib 调整依赖 更换日志组件 2023-02-26 20:25:03 +08:00
书籍 Add the learning notes 2014-12-05 14:34:10 +08:00
学习笔记 Remove the no useable files 2015-01-10 03:40:39 +08:00
.gitignore remove no-used file 2021-05-27 19:39:18 +08:00
LICENSE Initial commit 2014-12-03 16:26:08 +08:00
README.md Create README.md 2017-06-15 16:32:08 +08:00

OPC_Client

OPC client examples include utgard and jeasyopc

Also for the real produce environment, there's two example for performance test.

已完成

Utgard部分已经全部完成

Next Step

  • JeasyOPC继续压力测试
  • 40W点下异步的时间
  • 异步下多少线程数是最好的

现在依然存在的问题

  • JeasyOPC发布订阅的实现
  • JeasyOPC异步的源码实现

资源

  • OPC_Client_Jeasyopc JeasyOPC的测试Example
  • OPC_Client_Jeasyopc_Perfermance JeasyOPC的压力测试Example
  • OPC_Client_Utgard Utgard的测试Example
  • OPC_Client_Utgard_Perfermance Utgard的压力测试Example
  • 书籍 OPC开发参考书籍
  • 学习笔记 个人OPC学习笔记和一个测试结果文档OPC压力测试结果统计
  • 安装文件 一个OPC Server 模拟器 ·Matrikon Simulation OPC Server·

学习笔记