09-05-2012 03:50 PM
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.
Solved! Go to Solution.
09-06-2012 07:15 AM
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.