Hello
I want to change the auto log out in the HMI. How can I do that. I appreciated for any help.
I think that can be changed using the Session Timeout parameter:
HMI Web Server Settings ');\n mywindow.document.close(); \n mywindow.focus();\n setTimeout(function () {\n mywindow.print();\n mywindow.close();\n }, 1000)\n return true;\n}\r\n\r\n\r\n
