Web timeout not reached

Hello,
I have the following error which appears in a window with a black background in front of the application
**

Error 1117: Took longer then timeout period to receive data from the URL: http://192.168.1.1/remote_control?code=34861050&key=2

**

I want to intercept the error and display my own message : the error is normal when the equipment is OFF.
The timeout of the web component is never triggered, but the message appears !!
How can I do ?

Try with the screenError event block

I added "when screen error occured" and it woks fine
Thank you

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.