08-26-2010 07:46 AM
let me clarify... we have a pressure transducir and we are trying to calibrate it. the point of this program is for us to type in a number ( up to 10 points) for the range (so 0- 10 or 0-5 range). Then this prgram will read back to us the mean average for the pressure at the number specified. My portion was to take all that information given (i.e. the number inputed for the range as well as the mean) and send that all into an excel file and then also create a graph. Everything else is set up i only need help on transferring all of that over to an excel file. I have attached where I am at so far but I still manage to get an error 3 and would like some help as to how to fix it.Thanks
09-13-2010 01:00 PM
ok well i only have a couple more questions. I got it all to work but i was wondering how do i make the excel file save as a different file name as well as make the data start at the same location everytime?
09-14-2010 09:03 AM
10-09-2010 01:59 AM
how to write the output reports in the microsoft office excel worksheet 97-2003 version. its in the format.xlsx
10-09-2010 04:55 AM - edited 10-09-2010 05:00 AM
Give the file extension in the form of *.xls while building the path or while creating the file to generate the report.
07-04-2012 04:12 PM - edited 07-04-2012 04:14 PM
Hello,
I have labview 8.2 and I would like to see the PressureCalibration4.vi but I can't open it.
Could anyone, please, save it for my version?
I have a VI with several different types of data and I need to write them all to an excell file (csv file or whatever that can be opened with excel).
I haven't found an example beyond saving a graph. Is it possible to save plenty of different values numeric & graphs to a single file?
Thanks.
07-04-2012 04:32 PM
07-05-2012 01:37 AM
Thanks.
I just did.