06-17-2008 11:24 AM
Hello! Someone could help me telling me the correct procedure to save the data from an experiment into a spreadsheet, because I do not achieve it. I am a beginner
What I am doing is putting a block of export waveform to spreadsheet file connected to block waveform in an example of Cont Acqandgraph buffered.
When I do this, the program, save the data of the last second according to the scan rate and asks me to choose file to write and dont save any more data from the previous moments.
I would like to know how to make the data from all the experiment are kept on the predetermined file, not only from the last second, to handle the information later in a single file and of course have a continuous measurement, without wasting time putting the new data into a new file.
I hope you can help me
Thanks
PS I attached the picture of the diagram
06-17-2008 11:36 AM
06-17-2008 03:17 PM
Hi
When I created the array inside the loop (using buil array) and put write to spreadsheet file outside in Labview 6.0, the program seem to overwrites a single value in one cell, that is what i get when i stopped. How i save all the data in a single file for all the experiment?
I attached the example.
Thanks
06-17-2008 03:25 PM
06-17-2008 03:49 PM
06-17-2008 04:19 PM - edited 06-17-2008 04:22 PM