NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Testexec user interface with test stand

Hi,

I want to use the testexec UIR (from cvi) with my Test Stand sequence. My goal is when this operator interface is opened directly, the specified sequence opens automatically.

Any suggestion!

Best Regards,

0 Kudos
Message 1 of 2
(3,003 Views)

You can approach this 2 ways:

 

1- Hard code the name and path of the sequence file into the CVI code and rebuild testexec.exe.

 

2- Associate .seq files with testexec.exe such that when someone clicks on an .seq file it opens in the UI.  Then place a shortcut to your sequence file on the desktop and have users start it by clicking on that.

 

I recommend 2.

 

As a side note: By default a UI will open the last sequence file that was opened.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,998 Views)