NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Reportview

After some playing around with the Operator Interfaces, i have a question you might be able to answer:
 
1. Is it possible to make use of the reportview module, to print testscores on the fly. I want to have the test i just made displayed in full(all TestScore info), while i havent stopped, paused or shutted down the test sequence yet.
After my experience, reportview only generates a report after the testsequence stops.
 
 
2. My test routine never stops, meaning it will run in a loop for a large amount of time, making 10000's of test, before being stopped. Will this be a problem in any way, using a large amount of memory in storing test results temporarily or does it discard data when they have been saved in the database. Just trying to get a grasp at possible long term errors since i havent the time to test this until it gets inserted in the production line. Is there something i should be on the lookout for, in very long continues test routines.
 
 
0 Kudos
Message 1 of 2
(2,953 Views)
So far i have made my reportview work on the fly, but it doesnt scroll automaticly so the latest scores are visible all the time. Can i somehow set it up to scroll everytime it gets input etc.
 
Im using C# to program my interface.
0 Kudos
Message 2 of 2
(2,942 Views)