NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to show image in TestStand xml report

Hi,
I am using TestStand to run DLLs written over CVI.
I am using the xml report for collecting results.
Some of the tests i run require showing images on the report -
I would like to know how to allow showing an image on xml report by writing a CVI code.
Thanks,
Moshik
0 Kudos
Message 1 of 2
(3,080 Views)
Hi Moshik,

There is an example for inserting images in your report in this discussion:
http://forums.ni.com/ni/board/message?board.id=330&message.id=2819&requireLogin=False

TestStand uses the sequences named reportgen_***.seq that default to the
C:\Program Files\National Instruments\TestStand 3.5\Components\NI\Models\TestStandModels directory for report generation.
You can edit the reportgen_xml.seq for XML reports.

Is it really necessary for your DLLs to do the image insertion?

Gavin Fox
Systems Software
National Instruments
0 Kudos
Message 2 of 2
(3,065 Views)