10-13-2009 11:36 AM - edited 10-13-2009 11:38 AM
Solved! Go to Solution.
10-13-2009 11:41 AM
Do NOT provide your program via some offbeat hosting service! Use the attachment option below.
Also, if you mention a developer zone article, it only makes sense to provide the link to it. Do you expect some to repeat your search? Not sure why you don't just use the built in file I/O functions, though.
And lastly, 'not working' is a pretty poor description. If you can't clearly explain what exactly is the problem, then how can you expect to fix it.
10-13-2009 09:41 PM
I have attached the file.
I have this program if u download and run it you will notice that you cannot save it in an excel file.I need to modify the program such that i can save the the data in excel sheet.As i am new and donot know how to modify the program I need help on it.
Thanks,
Venu
10-20-2009 09:57 PM - edited 10-20-2009 09:58 PM
This is a quick modification to show you the idea of how to save to a tab delimited spreadsheet type file, creating the file the first time through the loop, then appending to it on subsequent loops. Understand that depending on the sample rate, loop rate, etc., the file will grow in size rapidly, quickly becoming ridiculously large. Rarely do you need to sample thermocouples at a high rate. I did not test this, don't have the hardware in the demo.
10-22-2009 06:27 PM
Thank You very much LV_Pro for taking out some of your valuable time and modifying the program.
I have tried the new modified program and I now have a new problem.
My get this error when I double click the program:
An error loading '200249 new.vi'.
LabVIEW load error code9:VI version (9.0) is newer than LabVIEW version (7.1).
Can you please help with this Problem.
Thanks in advance
Venu
10-22-2009 10:49 PM
10-23-2009 11:53 AM
10-26-2009 05:49 PM
I donot know much technical details you guys are talking about. But I know that the Labview 7.1 I am using is totally legal under university of utah.
Venu
10-26-2009 06:15 PM
10-26-2009 07:18 PM
Now I get it.
The 200249.vi file is given by one of the person with my program requirement. I have been using it. I donot know wether the person is using legal or ilegal version.I donot know what to tell more about it.Do you need more information regarding it?
Venu