LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to write a CSV to an indicator table

Solved!
Go to solution

Hello! 

I have a 3 column csv with several rows (no headers) that I am trying to get displayed on a table with a scrollbar in Labview. The idea is to allow the user to hit a button which will then pop up a table that will display the current data contained in the csv. Anyone have an idea on how I can do this? 

0 Kudos
Message 1 of 4
(2,977 Views)
Solution
Accepted by topic author ebohannon

Use Read Delimited Spreadsheet.vi from the File I/O palette.

 

Ben64

0 Kudos
Message 2 of 4
(2,941 Views)
Solution
Accepted by topic author ebohannon

You can use attached VI, and statically/dynamically launch it on button press.


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


Message 3 of 4
(2,922 Views)

Thank you!

0 Kudos
Message 4 of 4
(2,886 Views)