LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Csv to string arrays


@GerdW wrote:

Is there a way to import the csv in string format?

Yes: read the csv file as ordinary text file…

If you actually dig into the Read Delimited Spreadsheet.vi, you will see that it is already doing a Read Text File and a Spreadsheet String To Array.  So I would not worry about that.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 11 of 12
(1,001 Views)

CSV array to string.PNG

 

You should try this method. I think you'll get what you need.

Correct me if I'm wrong.

 

Kudos are welcome.

Certified-LabVIEW-Developer_rgb.jpg

Best Regards,
Prince Agarwal,
Certified LabVIEW Developer
0 Kudos
Message 12 of 12
(997 Views)