Download project
The example "Simple Webvisu Login" shows how to use the user management of the
visualization and how to implement a simple login site.
The example project SimpleWebvisuLogin.project
shows how to use the following
functions of the user management:
This example contains two visualizations. The login on the control is done via the visualization LoginPage
. If the login (User: Admin, Password: Admin) was successful, the user will be forwarded to the visualization MainPage
.
The user management is effected by the Visualization Manager. You can find further information in the CODESYS online help.