07-19-2006 01:27 AM
07-19-2006 05:36 PM - edited 07-19-2006 05:36 PM
Hello,
I'm not sure what version you're using, but I have attached binary file writer and reader examples in 8.0 which can serve as a model for storing your and retrieving your data - the writer example writes a 2D array to file, and the reader reads the file and displays the data - the file written by default is a file called test.bin on your C drive.
As for the waterfall chart, you'll find an example in the following thread (see the last post) which implements a waterfall plot using an XY Graph:
http://forums.ni.com/ni/board/message?board.id=170&message.id=90065&requireLogin=False
I hope this helps!
Best Regards,
JLS
Message Edited by JLS on 07-19-2006 05:37 PM