NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I include a Labview graph in a TestStand report?

Solved!
Go to solution

Hi All,

I have a new need that I have never done before in TestStand. I have a Labview VI in which I am sending results to a graph.. I would like to include that graph in the TestStand report. I have searched the help and the forums and have come up empty. Any ideas out there as to how to accomplish this? Thanks in advance for any help.

 

Troy

0 Kudos
Message 1 of 4
(6,452 Views)

Hi Troy,

 

You can simply output the data as an array of doubles from LabVIEW and selec the "Log" checkbox in the TestStand step setting for the VI Action step. You also need to make sure that in "Report Options" under the "Configure" menu, the option to include arrays as graph option is selected.

Raj
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(6,410 Views)

Raj - Thanks for the response and that solution does work. The problem is that the graphs that I am including are more elaborate than what TestStand is doing by default. Some of the graphs will have three traces on them to show spectral masks test with lower and upper limits. These graphs will also be used in reports and I would like them to show up larger, kind of like when you have a graph in Labview and you can use its reference to save it to an HTML report.

 

Troy

0 Kudos
Message 3 of 4
(6,400 Views)
Solution
Accepted by topic author trosier

Raj - Again thanks for your help. I searched a little more on the forums and found exactly what I am looking for. It is posted here:

 

http://zone.ni.com/devzone/cda/epd/p/id/5736

 

Troy

0 Kudos
Message 4 of 4
(6,393 Views)