Hi There, im trying to handle fail over for opc server connection if server is down i want to switch to the backup. but i want to handle this on the subscription. With AE , there is exception handling when trying to subscribe to an event but with DA and UA is different, I'm failing to catch the server and node connection error while adding subscription. If opc server and node are not available i want to switch to back up before even trying to attempt to read the data. Can you please provide me with an example.
This is where i get the data and handling the connection here is not working , because it check per tag.
This is where i get the data and handling the connection here is not working , because it check per tag.