12-24-2017 11:48 AM
At our company, we have about a half dozen engineers who share the same development tester. We collect all sorts of data. Most engineers only want to display the test name and results after the normal date stamp, tester number, time, operator number etc. Unfortunately, the current setup includes Terminations, Skipped, and Done. This makes a data log unwieldy and difficult to parse. Is there a way to direct TestStand to save only the test name and its associated results? We don't use Labview so a solution would have to be something in the sequence or the use of CVI. Thanks.
Tony
12-24-2017 03:02 PM
I just made a custom report generator with LabVIEW. I think there is a CVI example that you could start from.
12-25-2017 05:02 AM
Would you be so kind to share those? Thanks.
01-03-2018 04:51 AM
Hi Tony
Check out the Result Processing... options in the TestStand Configure menu (see capture below). It gives you some predefined Result Filtering Expression: options but allows you to modify/define your own.
Steve