Hello
In most cases, you should be able to track any errors by using the OnStatusUpdated event. It should indicate whether the url was valid or not. If the opc server goes down while you were talking to it, to re-connect, try to connect to an empty URL and then try to connect to the actual URL.
This
KB describes how to prevent datasocket from reseting the value to 0 when a connection is made. Its in C, but the same thing applies to VB. You need to set the 6th bit for the datasocket connection parameter.
Hope this helps
Bilal Durrani
NI
Bilal Durrani
NI