LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

please help: password protected GUI

(Sorry, I no longer have LabVIEW 7.1, so I cannot make an example for you.)
 
What window are you trying to hide? Is this  a subVI (it has not while loop!)? What is it supposed to do? How do you run/call it?
 
If you want to hide an object such as one of the graphs, create a property node for it and select property "visible". Do you password spiel and set the visibility to either true or fase depending on the outcome of the authentication.
0 Kudos
Message 11 of 14
(971 Views)
i want to hide graph,order, filtered signal and Charactristics first in this vi then want to enter login and password to show graph then again one password (user name can be same or different) to show filtered signal adn so on...

please help with this vi or your example

thanks

Download All
0 Kudos
Message 12 of 14
(964 Views)
hi altenbach
                       
            please help me..
i have attached a vi as gif fprmat image you can see that and help me.
thanks
0 Kudos
Message 13 of 14
(932 Views)

It doesn't look like you've written any code since your first posting and yet you said you were having difficulty getting something to show after entering a password.

Here's quick example that makes use of the shipping example already mentioned. It's in 8.0 since the last example you posted was in that version.

Message 14 of 14
(911 Views)