Hi!
I have problem when reconnect opc ua...... Sometimes(There is no rule) Opclab try to reconnect to opc ua Server and remain in 'Connecting' and nothing happen until I close app. In Debug there is no strange log that there is a problem. So I m thinking to make a procedure to solve it but....
1) If I use
easyopcuaengine.disconnect nothing happens..... it close connection but OnServerStatus Doesn t change Status.... From 'Connected' to 'Disconnected'
and how i can reconnect it?
2)if I use UnsubscribeallMonitor and in same time I lost connection application freeze. So i need to unsubscribe Monitor before disconnect or can i only use disconnect?
I have problem when reconnect opc ua...... Sometimes(There is no rule) Opclab try to reconnect to opc ua Server and remain in 'Connecting' and nothing happen until I close app. In Debug there is no strange log that there is a problem. So I m thinking to make a procedure to solve it but....
1) If I use
easyopcuaengine.disconnect nothing happens..... it close connection but OnServerStatus Doesn t change Status.... From 'Connected' to 'Disconnected'
and how i can reconnect it?
2)if I use UnsubscribeallMonitor and in same time I lost connection application freeze. So i need to unsubscribe Monitor before disconnect or can i only use disconnect?