NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get the Login level of Teststand to LabView

Hi,

Is it possible to get the login level of teststand to my LabView code.
I want to know if the user is logged in as a "operator, technician or administrator".
I am using:
LabView 6.1
TestStand 2.0

Thank you in advance
Best Regards

Johan
0 Kudos
Message 1 of 3
(3,795 Views)
You could use the TestStand boolean variables StationGlobals.TS.CurrentUser.Privileges.Operate/Debug/Develop/Configure.
- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 3
(3,795 Views)
Hi,

I have attached a LV6.1 vi that checks one of the user priviledges. You can check the other group priviledges this way or even just one of the priviledges of a group.

Hope this helps
regards
Ray Farmer
Regards
Ray Farmer
Download All
Message 3 of 3
(3,795 Views)