NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

passing report name to Labview

i am more than new to Teststand, have read the whole answers that might match my question but i found no way to have my problem solved!!

 

in most answers there were reffered to ReportOptions thing which i could not find at all ..

 

so how could i pass the report name which i need to a vi .. and is it bad to put this step in the cleanup .. as to be sure that all other steps in the main section were executed!??

 

thanks alot ...

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

 

Just use this expression "RunState.Root.Locals.ReportFilePath", in your Main Sequence, it will return the Path of the Report File, you can pass directly this string to the LabVIEW modules.

 

 

AshwiN,

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