LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I would like to plot two lines with an xy graph in realtime

I understand how to plot in real time with an xy graph appending to an array, but I would like to simply put a line so I can see when my first plot crosses a certain value on the y-axis, say at like y=30. So I would like to know how it is you can plot two lines in real time. I'll put in my vi so you can take a look at what I have so far. On my vi the array is shortened to contain only 5 values so as not to take up memory.
0 Kudos
Message 1 of 3
(3,004 Views)
Hi,

I have made certain modifications to your vi so that now it plots two lines with an xy graph in realtime.

Regards,
Ankita A.
Applications Engineer
National Instruments
Message 2 of 3
(3,004 Views)
Thanks Ankita, that helps out a lot! I was also wondering if anyone knows about the Build XY Graph vi that is available in Labview 7. Does this create a real time plot of an x vs y after you plug the output into an xy graph?
0 Kudos
Message 3 of 3
(3,004 Views)