简体   繁体   English

连接到Kepware OPC UA服务器的Java代码

[英]java code to connect to kepware opc ua server

I am looking for a way to communicate java with the Kepware OPC Server. 我正在寻找一种与Kepware OPC服务器进行Java通信的方法。 I want Java program to read Kepware OPC Server tags. 我希望Java程序读取Kepware OPC Server标签。 Can anyone give some suggestions on how to achieve this.Also what will be the mode of authentication here is it certificate based or username password based. 任何人都可以就如何实现这一点提出一些建议。这里的身份验证方式是基于证书还是基于用户名密码。

Thanks 谢谢

Have you looked at using an OPC UA SDK like Eclipse Milo ? 您是否考虑过使用像Eclipse Milo这样的OPC UA SDK?

You could get started by modifying one of the read examples to point at Kepware instead. 您可以通过修改已阅读的示例之一来指向Kepware来开始。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM