NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

In TestStand How do you create a X vs Y graph in a HTML report

I need to create a graph that contains a log scale(db) on the Y-axis and measured frequency on the x-axis. The graph needs to be in the HTML report created in TestStand
0 Kudos
Message 1 of 2
(3,053 Views)
Hi,

I used an example I download from NI website sometime ago. It uses TestStand 1.0.x and labview but it should give the mechcanism to achieve what you want.
use following link:- http://zone.ni.com/devzone/explprog.nsf/webmain/148128EC0AA49369862566D90012961C?opendocument&node=DZ52224_US

It TestStand 2.0, in the report options you can add graphs and tables a lot easier. See Example DisplayArrayInReport in the Example folder in your TestStand installation.

Hope this helps
Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 2
(3,053 Views)