07-12-2005 10:32 AM
07-12-2005 10:59 AM
It is not entirely clear what you want. Do you want a header for each row, or just the current instrument name as header in column 1?
I tried to guess a solution, maybe it can help you. Let me know if you want something different.
07-12-2005 02:40 PM
07-12-2005 03:26 PM
07-12-2005 04:20 PM
Yeahh, that's what I wanted , but look at my attached VI ( your Vi, but modified) ,why the spreadsheet is empty??
Thanks a lot.
07-12-2005 04:21 PM
Sorry I forgot to attach it. Try now
Regards
07-12-2005 04:37 PM - edited 07-12-2005 04:37 PM
Message Edited by altenbach on 07-12-2005 02:38 PM
07-13-2005 08:31 AM
07-13-2005 09:06 AM
07-13-2005 09:44 AM
Well, you probably should open the file exactly once at the beginning of the experiment ouside the loop, then keep appending in the loop, see attched small modification. Close the file when the loop is done.
A few other points:
modify as needed.