LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Password Protect a Single Tab in Dialog Tab Control

Is not that I did not understand what the program Is for. I don't know How he put the password program in to another program as a component that he connected to the case structure. That's what I want to learn. How to do that. thank you
0 Kudos
Message 21 of 24
(1,158 Views)

still talking sample2 by RUMCAJS. if you look at it the password program is in the disable control program when you run the program a pop-up password will show to put in the pass word. how do I do that. can someone help please.

 

thank you

0 Kudos
Message 22 of 24
(1,157 Views)

Did  you open the block diagrams of the two VI's and see how that person did it?

 

It isn't a good program.  They have some CPU eating while loops in there.  There should be some wait timers in any while loops that are just polling continuously.  A better architecture would use event structures and eliminate the double STOP/OK buttons needed to end the main VI.

0 Kudos
Message 23 of 24
(1,154 Views)

(sample2 by RUMCAJS) I saw it and not good practice. I just want to know how to put a program in to another the way he put the password program to his main program and comes as a pop-up when you run the main program? Is just for learning, you will never know if you will need it? Am just a student. Can someone help please.

 

thank you. 

0 Kudos
Message 24 of 24
(1,150 Views)