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.
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 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.