07-06-2011 09:24 AM
Hello to everyone!
I've been checking different options of the TestStand 4.2, to check these options I go to the menu: Configure >> Report options...
My problem is that I have a test with 8 steps (some of them are subsequences others are only a VI...) and what I want is to get a report with only the result of 3 steps (not all the test).
Is there any place where I can select the steps that I want to be recorded in my report?
I'm using TestStand 4.2 with Labview 8.2
Thanks to everyone!!!
Solved! Go to Solution.
07-06-2011 09:32 AM
For each step you no longer want to get the results for, uncheck the "Record Results" option on the Step Properties.
07-06-2011 09:53 AM
Dont forget to leave the SequenceCall "Record Results" checked otherwise you will not get the results from the steps within the SequenceCall.
07-06-2011 10:19 AM
Thanks to the two!
You were right!