04-18-2008 03:41 PM
04-18-2008 04:10 PM
04-18-2008 04:57 PM

04-19-2008 01:24 PM
04-19-2008 01:42 PM - edited 04-19-2008 01:45 PM
pickslide5 wrote:
Thank you both. This is very helpful. I'm afraid I don't have any idea how to make a blank string array to put into the "Spreadsheet String To Array". This seems like it should be the most simple and straightforward thing!
02-03-2012 03:50 PM
Hey guys,
Just wanted to share that if you need to read a spreadsheet in a string format you can use the "Read lines from File".vi
02-03-2012 04:06 PM
@REDS wrote:
Just wanted to share that if you need to read a spreadsheet in a string format you can use the "Read lines from File".vi
How old is your LabVIEW version????? (I know this old thread is about LabVIEW 7.1, but why dig up ancient things. It is irrelevant form most of today's users)
All newer LabVIEW versions could use "read text" with the option "read lines", but that still would not be a reasonable choice, because "spreadsheet string to array" correctly treats linefeeds as row breaks anyway.
02-03-2012 04:09 PM
I just had a customer who was coincidently using LabVIEW 7.1 and couldn't get to read a spreadsheet as a string.
02-03-2012 04:13 PM
Ah, OK. I don't even remember exactly what "read lines" did in these old days. 😄