NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating the Simplest OI of all time....

Hi All,

I am new to LabVIEW and TestStand, and started using it about 2 weeks ago.

I have since then created some VIs and used them to talk to external hardware. I then ran these VIs in a sequence in TestStand.

 

I am trying to create a very simple OI: Choose a sequence, run it. That's literally it, and I've found that trying to modify the simple OI example is basically impossible for me. 

 

Any suggestions about where to start?

 

Thanks! 

0 Kudos
Message 1 of 2
(2,125 Views)

You could just write a simple VI in LV that will just call the existing TestStand UI through the command line.  Refer to this: https://forums.ni.com/t5/Example-Programs/Passing-Custom-Command-Line-Arguments-to-a-TestStand-Opera...

 

This would be super simple and require minimal work on your part.

 

Otherwise, if you want a legit UI then you would need to dive into and understand the different parts of the existing UI and strip it down to what you need.

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