LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to access the result list in teststand after execution using labwindows/cvi

I am developing a user interface in labwindows/cvi that runs multiple teststand sequence files and would like to combine their reports (generated in teststand) into a single file at the end of a UUT. What is the best way to do this? At the moment, I'm trying to access the result list local variable after the execution has ended using API calls from labwindows/cvi and an end-of-execution callback event but those run-time variables do not exist anymore. How do I get a hold of the result list array at the end of an execution? I would like to grab this variable and pass it along from sequence to sequence using labwindows/cvi and not teststand itself. Is this possible? Any help would be great.

 

Thanks in advance,

Luis

0 Kudos
Message 1 of 2
(2,800 Views)

Hey Luis,

 

Check out the response to this thread at the NI TestStand board here!

0 Kudos
Message 2 of 2
(2,776 Views)