04-07-2009 10:08 AM
04-07-2009 10:14 AM
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
04-07-2009 10:23 AM
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.
04-07-2009 10:33 AM
(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.