NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

IE replacement for viewing test report xml doc (horizontal.xsl)

Solved!
Go to solution

Is there a replacement, beside the pdf format, that can open the TestStand2020 xml test report using the style sheet (horizontal.xsl).  Most OS platforms can open PDF but the formatting doesn't look as nice when opened from IE.   

 

A test report format to replace the xml and looks OK, should replace it if nothing is available.  IE is no longer installed in issued PCs. 

0 Kudos
Message 1 of 4
(1,358 Views)

Just what I was looking for to change the format to html and use any browser! Thx for pointing me to the link. 

 

Now, can I pass a parameter, an xml filename, to the TSReportViewer.exe?  The exe accepts a filename-path, can it be done from a command line?  It will only help if I can do this using "System Exec.vi", similar to cmd line. 

0 Kudos
Message 3 of 4
(1,312 Views)

Well, OK, not hard at all, on Windows just the path/name of executable, a space, then the filepath+name in quotes if spaces are in the fields.  Just C:\TSReportViewer.exe "Test Report Name" done.

0 Kudos
Message 4 of 4
(1,289 Views)