NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

user manager in operator interface

How can I add/edit list of users in TestStand Operator Interface?
0 Kudos
Message 1 of 3
(3,353 Views)
Hi hss,

In your teststand examples is a useful example called CreateDeleteUsers.seq
It demonstration creating and deleting of user by running a sequence and using the TS API calls.
To simply add the capababilty you require to your OI, all you need to do is add it to the tools menu.

See attached bmp showing CreateDeleteUsers.seq linked in the Tools Menu. Also note that its only available in the Operate Interface.

Beware, this example is only a demonstration and requires additional error checking such as checking for duplicate entries.

Hope this help
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,352 Views)
Hello hss,

In addition to Ray's suggestion, you could look at the Knowledge Base article Why is the User Manager Not Built into the Shipping TestStand Operator Interfaces? which will show you how to add the User Manager as an entry in your Operator Interface's Tools menu.

David Mc.
NI Applications Engineer
0 Kudos
Message 3 of 3
(3,352 Views)