password checker in labview
This is a link for downloading files and exe file.
details
- default password is 1234
- for building passwords, I concatenate numbers( of course I turned them to string(why?1)
- I used cluster to avoid having a messy program.
- You'll need to pay attention to the index of buttons in cluster for using in case structure.
*
-
becuase we use button and the default output is string. ↩