You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to implement a simple OPC UA Client with Tag monitoring (using KepServerEX).
Connection and monitoring works great.
I try to use ServerConnectionLost to manage reconnexion to server, but not seem to be the good way.
Where should I perform the reconnection with server. Which function should I use, Reconnect or recreateSession.
Is it possible to have a simple example with Connection to OPC UA server -> monitoring Tag -> managing server lost correctly.
Thank You.
The text was updated successfully, but these errors were encountered:
Hello,
I try to implement a simple OPC UA Client with Tag monitoring (using KepServerEX).
Connection and monitoring works great.
I try to use ServerConnectionLost to manage reconnexion to server, but not seem to be the good way.
Where should I perform the reconnection with server. Which function should I use, Reconnect or recreateSession.
Is it possible to have a simple example with Connection to OPC UA server -> monitoring Tag -> managing server lost correctly.
Thank You.
The text was updated successfully, but these errors were encountered: