NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom CVI interface Without NI Teststand UI Controls

Hi

 

Does anyone have an example of a Teststand Operator Interface which does not use the NI Teststand UI Controls library?

 

What im trying to do is create a list of all sequences in a folder and populate a List box.

The user would then double click the Test to load it.

And a click on a button would then run the UUT Test for the loaded sequence.

Help share your knowlegde
0 Kudos
Message 1 of 2
(2,912 Views)

You should still use the Application manager control at least, because it takes care of some of the details for you like, login/logout, loading type palettes, shutting down, etc. You could start with the simple UI example.

 

Hope this helps,

-Doug

0 Kudos
Message 2 of 2
(2,899 Views)