LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create or delete a user in LabWindow/CVI?

I don't want to create and delete a user from the TestStand Editor. How can I create and delete a user from the TestStand Operator Interface using CVI?
0 Kudos
Message 1 of 2
(2,834 Views)
Hello Zonghui -

If you have ever taken a TestStandII: Customizations class (or know anyone who has) you might be able to borrow heavily from the example in chapter 2 to see how to build a quick CVI user manager utility. Alternately you may want to see the shipping example located in <TestStand>/Examples/CreateDeleteUsers as the order of events, and API calls will be the same whether called from TestStand or from CVI.

Feel free to write in to support@ni.com if you find that you don't have access to the CVI example from the class, or if you have any problems interpreting the shipping example into C.

Regards,

Elaine R.
National Instruments
http://www.ni.com/support
0 Kudos
Message 2 of 2
(2,834 Views)