Closed timrolls closed 6 years ago
Fixed, added logic to reconnect whether the opc object is null OR not connected. OPC object remains, but is not used. new instance created on reconnect.
Updated UI behavior - disconnects from device if device type is changed while connected. refresh/connect are updated appropriately.
Reviewed code, looks like it disposes of the network object correctly.
Need to investigate the case that's breaking it further.