08-14-2007 01:56 PM
I am using numeric indicator to display the results. Is it possible to write these in a spreadsheet file directly?
I know its possible but i am not able to do it. can someone help me with this.
I also want to append (add data in the same file without deleting the previous readings).
I have attaced the VI that i am working on.
Ravi
08-14-2007 02:09 PM
08-14-2007 02:29 PM
08-14-2007 02:29 PM
hi dude,
I have LV 8.0, the VI that you mailed me is not opening. Is there a way to convert it into my version file?
tell me how to do it, i will try to do that.
Ravi
08-14-2007 02:34 PM
08-14-2007 02:53 PM
08-14-2007 04:13 PM
10-04-2007 02:50 AM
hi guys
i am not able to open any of these files.i need to use SpreadSheet Write To File.Please atleast provide a snapshot of the blockdiagram.
Thanks in advance
10-04-2007 08:33 AM - edited 10-04-2007 08:33 AM
What exactly are you finding difficult about the Write to Spreadsheet File? The relevant part of the diagram is below but there isn't anything there that you can't get from the help or shipping examples.
Message Edited by Dennis Knutson on 10-04-2007 07:34 AM
10-05-2007 12:56 AM
Hi thank you for the reply.
Actually i am previously giving the path name input as something like D:/Temp.txt.
Then its prompting some error.
Now i have changed it by using build path.Now that problem is solved.
I have some other problem. I want 2D data(Time data and measurement data) to be written into the file.
For that i have 620x100 array. so i want to keep them under Time and Data column seperatley.
Please help me in solving this problem out.(snapshot)