NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

ReportFileSequentialModelExpression evaluation?

Hi,

In teststand 2012, when choosing the report file path by expression, does teststand ever evaluate this expression, and store the result of the evaulation (the actual path), at any point?  If so, where does it store this information? 

 

Thanks

David J.

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

If you want the runtime value of the report path, the best option is to override the GetReportFilePath callback in your sequence.  Note that if you configure multiple reports, the callback will be called for each one.

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