NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Fixed sequence in LabVIEW UI

Hello,


I want to create a LabVIEW UI for a test sequence which I've created. This LabVIEW vi will always open the same sequence file, which is in the same directory as the sequence file.
I've opened the Simple UserInterface, but I cannot find out how I can make the sequence file fixed.


Regards,


Niek Laverman
3T bv
0 Kudos
Message 1 of 2
(3,020 Views)

Hi Niek,

The best way to load a fixed sequence is to do so programmatically.  Here is a KnowledgeBase article describing how to do so:

Programmatically Loading a Sequence File in a TestStand Operator Interface
http://digital.ni.com/public.nsf/allkb/125A00298F2A58F186256F9D008268FF?OpenDocument

and here is a discussion forum with an attached example:
http://forums.ni.com/ni/board/message?board.id=330&message.id=14782#M14782

You can then disable or remove the combo box used to select the sequence file from the OI.  I hope this helps!

Regards,
John B.
Applications Engineering
National Instruments

 

Regards,
John Bongaarts
0 Kudos
Message 2 of 2
(2,908 Views)