NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use 2 array to plot a XY graph

Solved!
Go to solution

Hello~

I use for loop in teststand2014 to get 2 arraies with same loop indicator as attachment(Vi_array=input voltage, Po_array= output power).

how can i build a XY graph with these 2 arraies, Vi_array as X and Po_array as Y?

thanks!

0 Kudos
Message 1 of 5
(5,367 Views)
Solution
Accepted by topic author johnnnywang

You can create a 2 dimensional array out of the 2 arrays you mentioned and use the "DataLayout" and "DataOrientation" attributess for the new array you generated. Please have a look at the attached sequence file created using TestStand 2010 version to know how it can be done. I have tested the graphs in XML reports.

With Best Regards,
Srivinayaka
National Instruments
0 Kudos
Message 2 of 5
(5,346 Views)

hello, 

     I've tried with this sample with TS2014, it works well.

but i don't know why i get 2 seperate curve in TS2013, attached the graph and the seq file. please help to check again. thank you very much!

Download All
0 Kudos
Message 3 of 5
(5,073 Views)

excuse me, I've add atributs of the array as attachment, but curve still in 2

0 Kudos
Message 4 of 5
(5,063 Views)
Hi, I try to use the way you provided but I am also getting curves with many lines. Do you have any ideas about this?
0 Kudos
Message 5 of 5
(4,113 Views)