Jump to content

Password_Code


Sally

Recommended Posts

Dear all ,

Still remember my security system ! I have uploaded my code , the user must enter a password to open the door . but now I have 2 show the password in the screen as stars!! How??????????!!!

I do not know how 2 connect multi string with one indicator ! I have tried 2 do local varaible but did not work .

See my code :) I need ur help in displaying stars whenever any button is pressed

Link to comment

QUOTE(Sally @ Apr 30 2007, 04:22 AM)

it will make stars for the string not the numbers!!

Nope - the strings is still there, but only stars are displayed. Try this: drop down a string control with password display turned on, then wire it directly to a string indicator in normal mode (don't change anything). Now type something into the control (you will see an asterisk for each character you type) and then run the VI - voila! The test you typed (but couldn't see) is now in the indicator.

Link to comment

I felt generous today.

I rewrite your VI to do what I think you want (I am far from certain that this is the case though).

http://forums.lavag.org/index.php?act=attach&type=post&id=5666

http://forums.lavag.org/index.php?act=attach&type=post&id=5665

I add quite a few comments that should answer most of your questions.

PJM

http://forums.lavag.org/index.php?act=attach&type=post&id=5664

Link to comment

QUOTE(Sally @ Apr 29 2007, 08:33 PM)

Dear all ,

Still remember my security system ! I have uploaded my code , the user must enter a password to open the door . but now I have 2 show the password in the screen as stars!! How??????????!!!

I do not know how 2 connect multi string with one indicator ! I have tried 2 do local varaible but did not work .

See my code :) I need ur help in displaying stars whenever any button is pressed

Hey! see attached Calc2.vi (its simple calculator) Go through its source code you will get an idea for "how 2 connect multi string with one indicator "

Cheers..

Shashi

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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

Important Information

By using this site, you agree to our Terms of Use.