NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I best display results while a client seq is running?

Using the TestStand 3.1 UI controls, I'd like to see results as a test runs. I don't want to have two controls, Execution View and Results, just one.

I think I could add column(s) to the Sequence View control that used expressions to pull values out of the Results container. Or I could have some routine that formats values in the Results container, writes a string to Report Text, then have ReportText go into a single, wide column in the Execution View control.

How does everyone else do this?
0 Kudos
Message 1 of 2
(2,869 Views)
Hello dowNow,

I think that the two methods you outlined would be the best options to see the results as a test runs without having two controls. I think that adding the columns to the Sequence View would probably be the easiest to implement.

I hope that this information is helpful.

Regards,
Kevin L
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,869 Views)