NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Printing XML report programmatically

Hi All,
 
I am using XML report in the UUT sequence.
I want to print the XML test report programmatically after completion of the test.
How it can be implemented? Can any body suggest.
I am using Teststand 3.5 and LabVIEW 8.2 for development.
 
Thanks in advance.
 
SajK
 
0 Kudos
Message 1 of 2
(2,972 Views)

Hi SajK,

Print HTML Report Automatically after Each UUT shows an example of this.  It is designed for html files, but works as is.  The only change required is to modify the precondition for the Print html report sequence call in the provided Sequential Model.  Currently, it will only make this sequence call if html reports are selected.  Simply modify this condition to include xml reports as well.

Cheers,

David Goldberg
National Instruments
Software R&D
0 Kudos
Message 2 of 2
(2,952 Views)