balazs.tarro-HUN Posted March 18, 2019 Report Share Posted March 18, 2019 Hi, In my project I have to do ladder logic to logout users. At this moment if a user is logged in UAC is ignoring the user's HMI changes, value changes or other operations and it logout in idle timeout. I'd like to reset the timeout timer if some operation in progress. UAC also can logout automatically during an operation or loading other HMIs. Do you have any advice to solve this? I've tried to set and reset Event update bit in every HMI changes (via HMI is active bit) with no results. Unfortunately Logout action is only able in HMI editor. Thanks! Link to comment Share on other sites More sharing options...
NoamM Posted March 19, 2019 Report Share Posted March 19, 2019 Hi balazs.tarro-HUN, The UAC "Idle Timeout" job is to determine the amount of time that a user may remain inactive before being logged out by the system. When a user is logged in and thier is a touch event it resets. Just to understand, Quote UAC is ignoring the user's HMI changes, value changes or other operations and it logout in idle timeout meninges that when you are logged in the HMI touch event does not reset your "Idle Timeout" timer? Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted March 19, 2019 Author Report Share Posted March 19, 2019 8 hours ago, NoamM said: Hi balazs.tarro-HUN, The UAC "Idle Timeout" job is to determine the amount of time that a user may remain inactive before being logged out by the system. When a user is logged in and thier is a touch event it resets. Just to understand, meninges that when you are logged in the HMI touch event does not reset your "Idle Timeout" timer? I forgot to mention the PLC is used via VNC at the most of time. Touch event in VNC does not reset the timer. Link to comment Share on other sites More sharing options...
NoamM Posted March 20, 2019 Report Share Posted March 20, 2019 Dear balazs.tarro-HUN,From version 30.XXX go to "UniApps -> Network -> VNC Server -> Set 'touch bit'" check box and press apply. The VNC server will restart with the "touch" identification option and will set General.Touched bit upon "touch" of a VNC client connected to UniStream Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now