LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reading in data from csv to a LV table

I am having trouble reading in data from a CSV file to a table in LV. Right now I edited the read from spreadsheet file subVI to read strings like I want, however, it puts all the data in the first col of myTable, with each col from the file Im reading from separated with commas. Is there any way to pretty much directly copy the CSV to a LV table?

Thanks,
Dave
0 Kudos
Message 1 of 3
(2,562 Views)
Did you specify a comma as the delimiter for the Read From Spreadsheet?
Message 2 of 3
(2,554 Views)
Yea, Thanks for your help. I just went and edited the read from spreadsheet again to accept a string array and it worked, I do not know why, but it worked.

Thanks,
Dave

Message Edited by dave2 on 06-29-2005 07:01 AM

0 Kudos
Message 3 of 3
(2,547 Views)