Xojo OPC UA Client

Hi everyone,

Anybody has some experience in creating / writing / developing an OPC UA Client application using Xojo?
My team are looking into developing an OPC UA client using Xojo. Please let us know if you have done anything similar.

regards

No, but would be curious on how to approach this. Looked at it when I needed to communicate with Siemens S7 controllers, but ended up implementing my own lean TCP/IP and UDP based project specific solution.

Maybe the best way is to implement a plugin based on open62541 open source implementation.

Cheers.

Thanks Hans.
We are getting some results. If all is fine, we might come out with a plugin for this.

Hi! I’ve to develop same thing too, please share your results as a starting point for everyone…

regards