NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing data in TS ResultList

Hi,

I have an Activex sw that i run from TS.  Our 3rd party sw generates an output .txt file. I want to write this file's content into TS ResultList. Is there anyone who made such an application or have an idea?

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

Hi,

 

Teststand doesn't have any file i/o steps therefore you would have to write your own code module to read the data into TestStand variables, then you can use the Additional Results of the Step to get the data into the ResultList.

 

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,889 Views)