Home

There is a newer version of this page. You can find it here.

Download project

Simple Webvisu Login

The example "Simple Webvisu Login" shows how to use the user management of the
visualization and how to implement a simple login site.

Product description

The example project SimpleWebvisuLogin.project shows how to use the following
functions of the user management:

  • Login
  • Logout
  • Open user management
  • Change password

More information

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.

Screenshot thumbnail
User Management
Screenshot thumbnail
Login