NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Change the range in TestStand Report File

how can I change the range of the graph in the report in TestStand 3.0?
Thank you for your help
0 Kudos
Message 1 of 2
(2,934 Views)
Bovi,

There are some graph settings that you can set by going to Configure>>Report Options. You can set thee maximum number of elements that will appear in the graph. Unfortunately, there is not a way to change the exact range of the graph that appears in the report. This is handled automatically by TestStand.

If you do need a graph with an exact range, you could export your array to LabVIEW or CVI and graph the data. Then export the graph to a bitmap file. Then in TestStand, you could insert that bitmap into your html report.

That is just one idea that could help you. I'm sure there are probably other solutions as well. Hopefully that will get you a good start.

Regards,
Shannon R.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,934 Views)