User management in the client

In addition to the configuration in the TwinCAT HMI Configuration window, the management (dynamic creation) of users is also possible during runtime in the client. For example, it is possible to add new users to the server at runtime, edit existing users (change password, change group membership) or remove them.

It is not possible to manage (dynamically create) groups at runtime. The groups must first be created in engineering and the rights to the corresponding controls configured. If the rights of a user are to be changed, the group membership of the user can be changed.

The administration at runtime in the client is made possible by the Framework API. This can be used in the JavaScript code.

User management in the client 1:

Available since version 1.10.1018.48