Jump to content

Recommended Posts

  • MVP 2022

This is handled with PLC code.

Unitronics has a password screen object which hashes the input value, but this limits you to one password only.  I typically don't use the hashed input so I can have a backdoor password as well as a user-changeable password.

Try your hand at HMI calls based on compare blocks in the PLC logic and post your code with what you've done so we can help.

Joe T.

Link to comment
Share on other sites

On 1/12/2018 at 6:03 PM, Joe Tauser said:

This is handled with PLC code.

Unitronics has a password screen object which hashes the input value, but this limits you to one password only.  I typically don't use the hashed input so I can have a backdoor password as well as a user-changeable password.

Try your hand at HMI calls based on compare blocks in the PLC logic and post your code with what you've done so we can help.

Joe T.

OK i have one question

When i make on hmi password , how can i it compare with my entry ? 

if entry equal with password i need to entry to hmi screen new  if isnt equal i need to show other screen with text wrong password

 

 

I resolve my problem

 

 

 

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...