I have a web visualization on Codesys and to be able to use the web visualization first an user and a password is requested. After the user logged in, I want to automatically change the visualization to the 'Home' visualization but I am not sure how to do this.
In the login visualization I basically have a button with the input configuration to execute the action 'Login' after a click. Once the user is logged in, the visualization is still stuck in the login page and I want to automatically change to Home visualization if the user was succesfully logged in.
How can I know the number of web visualization clients connected to my PLC?
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone,
I have a web visualization on Codesys and to be able to use the web visualization first an user and a password is requested. After the user logged in, I want to automatically change the visualization to the 'Home' visualization but I am not sure how to do this.
In the login visualization I basically have a button with the input configuration to execute the action 'Login' after a click. Once the user is logged in, the visualization is still stuck in the login page and I want to automatically change to Home visualization if the user was succesfully logged in.
How can I know the number of web visualization clients connected to my PLC?
Thanks in advance
https://content.helpme-codesys.com/en/libs/VisuElemBase/Current/Public-Parts/Interfaces/IUserMgmtEventHandler.html