NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Running a Labview VI automatically upon running it in TestStand

Solved!
Go to solution

I am trying to have a VI run immediately when the step calls it in the TestStand sequence editor.  Basically, I do not want to have to press the "run" button on the VI and have it start to load the connected inputs upon being called by the editor.

0 Kudos
Message 1 of 2
(3,210 Views)
Solution
Accepted by topic author mcfrenzy36

Are you single stepping through the sequence?  The only time I've seen this behavior is when I am single stepping and I hit Step Into.  In which case, I don't want it to run yet.  Sometimes I need to alter the inputs because of a stupid programming mistake.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(3,202 Views)