NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Impossible to get Graph from 2D Array in report ATML

Hi,

I have an issue, I can't visualize a graph in ATML TestStand report.
I got the  "Displaying Graphs In a Report.seq" from NI exemple working great tho.

In my sequence I populate an 2D Array with Datas measurement and a Timer (both in numeric type).
When I choose "Insert Table"  in report option I do have the value shown as Array in report, but when I chose "Insert graph" I only have a blanck as shown below :

Fenêtre_0-1584703423881.png

Fenêtre_1-1584703450084.png

 

I am using this Statement to set the graph : (with Datas as my Array of number )

Locals.Datas.Attributes.TestStand.DataLayout = "MultipleY",
Locals.Datas.Attributes.TestStand.DataOrientation = "Row Based"

 

I do have the attribute set up as required (Capture.PNG)

 

have look as much as possible on NI Forum but wasn't able to find the solution of my problem. 

Thank you for your responds!

 

 

0 Kudos
Message 1 of 2
(2,229 Views)

I have the exact same problem. In HTML the graph are shown, changing to ATML 6.01 or something else no graph is shown in the report.

0 Kudos
Message 2 of 2
(2,080 Views)