Hi all,
I have a Teststand sequence, which has a for loop to iterate tests for different configurations. I am running this sequence as a single pass run. Since the whole sequence takes about 8 hours, the report file is large and complicated. I would like to have multiple reports generated during this single run, specifically one report per iteration in the for loop.
Does anyone knows how to do this? I assume I will need to clear the memory at the start of the loop then save the report by the end.
Best,
Zijun