Display a popup on my view when I have a communication problem

Hey !

Can you help me, I want a popup to appear when the device I am communicating with has a communication problem.

I would like to have a popup window instead of this big error message.
Thanks for your help !

To hide tag quality overlays you need to set the bindings to opt out of overlays in the binding windows for each of them.

Do you want to display a popup or just a display on the same page?

A popup would be more annoying for operators

If you just want a component to display on the view, then you would check the quality is not good of one or more of the tags that go bad, and use that in the visible or display prop binding. E.g.

isGood({path/to/tag})