09-15-2009 09:17 AM
Hi I like to plot X and Y values as it every time gets a new values( old values plot still needs to be seen in graph), but i am just getting the single plot( for ex pruporse: i am trying with for loop)
Thanks
09-15-2009 09:20 AM
you are using an xy graph so this may help:
09-15-2009 09:21 AM
Try using a chart. A chart retains the old data and appends the new to the end.
Ben
09-15-2009 09:28 AM
You can replace the while loop in this example with a for loop if you'd like.
http://forums.ni.com/ni/board/message?board.id=170&message.id=435758&query.id=682918#M435758