Trigger page refresh based on client connectivity

Does anyone have an idea on how I could trigger a perspective page refresh if the client loses connection for a set period of time?

My understanding is the scripts run on the gateway for perspective clients, so I’m not sure how I could achieve this. The problem is if the connection is lost things dont always come back to life the way they should so we just want to handle that and refresh the page automatically.

I would need to think about this a while longer in order to provide a good solution, but a bad solution is to have an unused property bound to the quality of a tag binding or Named Query binding. If that binding goes bad write to another property. When the quality is good, check against the second property to determine if the quality just reflected a reconnection, and then reset the second prop and refresh the page.

1 Like