NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Display available users names and selected user name

Solved!
Go to solution

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?

 

Message Edited by aRCo on 07-27-2009 03:44 AM
Message Edited by aRCo on 07-27-2009 03:44 AM
0 Kudos
Message 1 of 6
(3,946 Views)
In order to clearify ideas, i made an example vi. Obviously, the part involving TestStand (the code necessary to fill the listbox with the available users names) has to be implemented... i need your help to do this!!
0 Kudos
Message 2 of 6
(3,939 Views)

I provide an image...

 

 

Example.png

0 Kudos
Message 3 of 6
(3,937 Views)
Solution
Accepted by topic author aRCo

Ok, i solved! See the attached vi.

Message Edited by aRCo on 07-27-2009 08:51 AM
0 Kudos
Message 4 of 6
(3,925 Views)

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?

0 Kudos
Message 5 of 6
(3,893 Views)

Hi aRCo,

 

I suggest you to open another post! 

 

Cheers,

 

M

Matteo Brunella
Application Engineer
NI Italy
0 Kudos
Message 6 of 6
(3,879 Views)