07-27-2009 03:42 AM - edited 07-27-2009 03:44 AM
Hello world!
I'm trying to build a LabView custom operator interface for TestStand. I decided to use LabView controls and indicators instead of these provided by TestStand itself.
Now... In the application window there are several tabs. At startup, the only enabled tab is the "Login" one. In this tab there are: a listbox (in which i would like to display all the available users names) and a string control (in which i would like to display the user name that has been selected by clicking on it in the listbox).
Does anyone can help me doing this?
Solved! Go to Solution.
07-27-2009 04:44 AM
07-27-2009 04:57 AM
I provide an image...
07-27-2009 08:50 AM - edited 07-27-2009 08:51 AM
Ok, i solved! See the attached vi.
07-28-2009 08:59 AM
Hi, I have another question.
Besides displaying selected user name, I would like to display: in a listbox, the list of groups (Administrator, Operator, ...) to which selected user belongs; in another listbox, the list of privileges owned by selected user.
How can i realize this?
07-29-2009 02:10 AM
Hi aRCo,
I suggest you to open another post!
Cheers,
M