01-31-2010 07:38 AM
Hello,
I have a USB-6008 device simple configurated to show themperature , humidity and CO2 percentage. Because I didn't work with this kind of stuff, I was wondering if someone is good enough to help me to save my measured data to a XLS file. I use this device to an incubator and I have to register 3 weeks of data. I do not Know what function tu use for reisterinh the data to XLS file for so long. I need also with autosave in case the powerline goes dead. Please help.
Thank you all.
02-01-2010 12:07 AM
Hi,
First of all post this question in LabVIEW Forum.
If you want to export your data to XLS then use write to spreadsheet file.vi located at programming>>File IO,
it is the easiest way.
If you can then you can also use the activex component. to write it to excel.
Suggestion : use build array vi rather than insert into array.
Regards,
Shrek