Skip to content

Phoenix HMI (WP 4101-WXPS)

Hello Everyone 

I am currently working on PLCNext with HMI (WP 4101-WXPS). 

I see the HMI logout in very short time and I can not adjust the log off timer. Please, is there any one can help how to do the timer setting?

Thanks 

Comments

  •  

    Hello Hay86der,
    you can set the Sessiontimout to change this behavior. 

    'Client(s)' The 'Session Timeout' value defines the time in seconds after which the interruption of the connection to the client is considered to be gone. With enabled security (see below), the user has to re-authenticate to the HMI application when the client is idle for this amount of time.
    The default value is 5000 ms. The value has a valid range of 1 to 86400000 ms (i.e., 1 day / 24 hours).

    The time how often the HMI client (web browser) polls the data (variables values) from the web server can be configured by setting the 'Data Poll Interval' value.
    The default value is 250 ms. The value has a valid range of 1 to 86400000 ms (i.e., 1 day / 24 hours).

     


    Der 'Sitzungstimeout'-Wert legt fest, nach wie vielen Sekunden die Verbindung zum Client als unterbrochen betrachtet wird. Bei aktivierter HMI-Security (siehe unten), muss sich der Benutzer erneut authentifizieren, wenn der Client für die hier angegebene Zeitdauer inaktiv ist.
    Der Standardwert ist 5000 ms. Gültiger Wertebereich: 1 bis 86400000 ms (d. h., 1 Tag/24 Stunden).

     kind regards,
    Oliver

  • Dear Oliver 

    Many thanks for your quick reply. 

    Regards 

  • Hey Hay86der,
    I will check some more if there are any specifics for the WP.

    Please inform me if changing the session timeout is enough for your application.

Sign In or Register to comment.