Jump to content

Creating different users and assigning passwords


Recommended Posts

Hello:

 

I am using Visilogic to program an application for a V1210 HMI unit. My application requires 3 level of users:

Operator

Supervisor

Programmer

Each kind of user should have a password. Of course, all of those passwords should be different.

Can someone suggest a way to do this?

Thank you in advance

 

Link to comment
Share on other sites

Can you please clarify.  

Is it just three users/levels with 1 password per user/level? Or multiple users with three access levels(multiple users per access level with different unique ID's and passwords)

For the first case you may want to look at a password screen.

For the second case you may want to look at a data table that would conatin the user login, password and access level.

Cam

Link to comment
Share on other sites

In the help file search for Password, then review the Password: Keypad Entry

This would allow you to place a keypad entry variable(it's under Numeric -> Password) on the screen for each level.  When touched if a valid password is entered you can then use the Legal Entry MB (which you have to assign to the variable.) to jump to the screen you want to protect.

Cam

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...