Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

data saving file

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. 

0 Kudos
Message 1 of 2
(2,684 Views)

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

0 Kudos
Message 2 of 2
(2,673 Views)