Search code examples
javaserveropc-ua

java code to connect to kepware opc ua server


I am looking for a way to communicate java with the Kepware OPC Server. I want Java program to read Kepware OPC Server tags. 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


Solution

  • Have you looked at using an OPC UA SDK like Eclipse Milo?

    You could get started by modifying one of the read examples to point at Kepware instead.