LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read Excel Sheet with Labview

Hello,

I have a Vi for send data acquisition to an Excel File. But now, I would like to send the Data of an Excel file to Labview for generate this data in the DAQ outputs.
I suppose it's possible with the Report Library but I don't have the money for buy it.

If you have an alternative solution for my problem, thanks to help me.
0 Kudos
Message 1 of 2
(2,804 Views)
Use Reading Values from Microsoft Excel 97 or Excel 2000 Worksheets or \examples\comm\ExcelExamples.llb (in your LV Folder) and code a Get Cell Value.VI similar with Set Cell Value.VI (just change Range.Value to Read).

Hope this helps
0 Kudos
Message 2 of 2
(2,804 Views)