Use Case: Log Data at One Location but Generate the Report at a Separate Location
- Updated2024-11-26
- 1 minute(s) read
Use Case: Log Data at One Location but Generate the Report at a Separate Location
Scenario
Consider a test system that runs production tests off-site at a contract manufacturer facility. The report generation functionality must meet the following criteria:
- Support post-failure information recovery to help diagnose and isolate faults
- Store the report for each unit under test (UUT) for traceability or analysis
Solution
Generate a compact raw results file at the off-site test system location, transfer the TSR file on-site, and generate the final report using the TestStand Offline Result Processing Utility.
Detailed Solution
Create a result processing configuration that specifies the following options in the Report Options dialog box:
Report Option | Value |
---|---|
Format | TSR |
Asynchronous | True |
On-the-Fly Report | True |
Only Display Latest Results | True |