NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create result file path and name in teststand

Hi, 

I would like to create specific path(folder) and file name to result files. For example ..\date\ArticleNr\DateTimeSerialNr.xml.  Thank you very much in adance.

Kri. 

 

0 Kudos
Message 1 of 2
(3,320 Views)

Kri,

 

You can use Configure >> Report Options, and then select the Report File Pathname tab to configure where your reports will end up, and what the file name will be. If you want to have these be different for each sequence, then add the ReportOptions Callback to each sequence and then modify the settings in the Parameters.ReportOptions container to what you want.

 

This link may also be helpful as it talks about what you're are trying to do: Report File Name

 

-Jack

0 Kudos
Message 2 of 2
(3,312 Views)