01-26-2010 09:58 PM
01-26-2010 10:10 PM
01-26-2010 10:11 PM
What would you like to know?
You have data going into the Write to Spreadsheet file VI. That is a good start.
You might want to wire a path control or path constant into that VI so it doesn't pop up a dialog box asking you for the filename on every iteration.
Is there anything else you'd like to know?
I'd recommend doing a Block Diagram Cleanup on yor code to eliminate the extra bends, backwards wires, and hidden functions laying under the while loop.
01-26-2010 10:42 PM
01-26-2010 10:43 PM
just you have to provide the path name where you wnt to store it.
& pl go to example finder, you will find very easy examples of this kind
All the best
01-26-2010 10:55 PM
01-26-2010 11:08 PM
01-27-2010 02:57 AM
Try this VI
Change the tab to READ., it will read the stored data & will indicate on graph
Let me know, if it is your solution or not?
01-28-2010 03:29 AM
01-28-2010 03:32 AM