错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Comparing Two Different Implementations of OPC UA Clients

  • Tudor Covrig,
  • Alexandru Ciobotaru,
  • Adrian-Vasile Duka,
  • Ovidiu-Alexandru Roșca,
  • Liviu Miclea

摘要

In this paper, a comparison of communication solutions between a programmable controller and industrial controller devices is presented. The study was conducted through a project in which is investigated and developed methods for Open Platform Communication (OPC) client to programmable controller efficient, reliable, real-time communication. The proposed for investigation approaches rely on C# OPC client implementation and the Node-RED platform, maintaining goal in achieving the same functionalities. The first method involves using libraries to create functions for establishing a connection with the server and managing the obtained data. The second method involves using an API and several associated tools.