Page 1 of 1

Bad Timeout with S7-1200

Posted: 24 May 2023, 13:31
by p.weiermann
Hi

When I try to connect to a Simatic S7-1200 with UAExpert and log in with username and password, I get the error message

Code: Select all

Error 'BadTimeout' was returned during OpenSecureChannel
and the login fails. If I disable security and try without logging in, there are no problems and I can access my data.
With another program, the login works with username and password.

I have set up the systems according to the following instructions from Siemens: https://support.industry.siemens.com/cs/ww/de/view/109781701 and use the UaExpert version 1.6.3 448

Thank you for your reply.

Re: Bad Timeout with S7-1200

Posted: 30 May 2023, 16:57
by Support Team
Hi,

the BadTimeout is rather un-usual for security issues in connection establishment, you will typically get "BadSecurityChecksFaild". The "BadTimeOut" during connection establishment is pointing to different error. Typically you get timeout when the serverside endpoint is not available at all, either wrong IP or wrong port, or the endpoint does not exist at all.

Your best option:
Switch on the file trace in UaExpert, turn up the trace level and have a look for "errors" in the file, it is much more detailed than the GUI-Log-Window.