LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i remember array, a using after next time in graph plot

Hello i have a two graph , first graph case 'AF' consist with 3 arrays a second graph case 'BF' consist with 3 arrays + i need arrays of case 'AF', how can i do it? I have attached example.
Thanks
0 Kudos
Message 1 of 7
(3,046 Views)

Hi,

If i have understood you right, you want to save the AF graph plots.

am i right? if not plz correct me.

If i got u right, the simplest is to build a 2 D array by merging your 1D arrays and write to spreadsheeet file.

Now, you can read it whenever u want and display on the XY graph.

hope this help, if not, plz eloberate on what you are looking for.

Regards

Dev

 

 

0 Kudos
Message 2 of 7
(3,040 Views)

Hello, i do not underestand you, can you give me a example<

Thanks

0 Kudos
Message 3 of 7
(3,037 Views)

Hello,

i want to save AF+BF value to the text file , periodicaly and i want to plot graph AF+BF together.

Thanks

0 Kudos
Message 4 of 7
(3,035 Views)

One small clarification i seek

Case AF displays 3 plots

Case BF displays 3 plots

so what you want to do is to plot all these 6 plots on same graph????

Plus you want to save these 6 plots in a single file

Do i understand u right?

 

 

0 Kudos
Message 5 of 7
(3,030 Views)

Hello i solved the problem, it is easy, i am using Local variable and this variable enter to the array of graph 2

Thank

0 Kudos
Message 6 of 7
(3,030 Views)

cool!

good going!

😉

 

0 Kudos
Message 7 of 7
(3,027 Views)