Rob,
A great (and i think necessary read for beginners) is ch 28 in the G programming
reference on performance issues. It talks about using arrays efficiently
(and other stuff too). I'm not sure if the example greg points to does this
but creating an array of know size at the beginning and using replace array
element as the data becomes available is much more efficient than just building
array for each new data point or re-sizing.
Anyway, this is just FYI.
Jared
"Rob Raye" wrote:
>Hello,>>Please excuse my ignorance and relative inexperience with LabView
5.0, but I>need to create a continuously building graph of independent x-y
coordinates.>I have latitude and longitude coordinates from the NMEA stream
of a GPS and>I want to plot them as the
y are received. I already can read
the data and>display the values in my vi, however, everything I have tried,
will not>create a plot. I attempted with the x-y graph, but it is expecting
an array.>I can easily plot the data, once it is recorded. But, I need to
make the>display *real-time*, updating as the coordinates are added.>>Any
suggestions? Please be fairly basic, my LabView skill is probably 4.3>(on
a 0-10 scale (10 being unbelievable)).>>Thanks,>Rob>>>>>-----= Posted via
Newsfeeds.Com, Uncensored Usenet News =----->http://www.newsfeeds.com - The
#1 Newsgroup Service in the World!>-----== Over 80,000 Newsgroups - 16 Different
Servers! =-----