LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple plots waveform chart

I'm having trouble displaying multiple plots on a waveform chart.  I used the help function, which said if you build the data into a 2-d array it will graph up to n-plots, but it's not working for some reason?  I'm sure there is an easy fix for this, I just don't see where I went wrong. 

 

I'm using LabVIEW Version 8.2 (code attached)

0 Kudos
Message 1 of 3
(8,135 Views)
What you are doing does not make any sense to me. It looks like you want a separate plot for each mean. Even if your code was correct, you would not see anything because you have no point to display and you will obviously not have lines to display.
0 Kudos
Message 2 of 3
(8,122 Views)

Hey JJJOndae,

 

I m just showing two array plot on waveform chart in pic below.. i m not going inside ur mathematics calculation as ur logic in VI is difficult to understand.. so just showing multiple plots on waveform chart .. u can define ur logic as u per requirement..

 

Hope it helps

 

HS

 

ChartPlot.JPG

0 Kudos
Message 3 of 3
(8,115 Views)