LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graphing data from a file

Hello!

I'm trying to take a file that contains two columns of numbers and graph the all on a XY graph. I am pretty stuck on this ngl. I attached what I have done, and the file of data that I'm trying to graph. ANY help would be grand, thanks!Screenshot (67).pngScreenshot (68).png

0 Kudos
Message 1 of 3
(1,107 Views)

Don't overcomplicate it. All you need is "read delimited spreadsheet (...and unless the file changes its content millions if time per second, this does not belong inside a greedy loop). I recommend the tutorials listed at the top of the forum.

0 Kudos
Message 2 of 3
(1,090 Views)

Start with this (...and pay attention to detail, e.g. where the blue zero is wired)

 

altenbach_0-1638060550823.png

 

0 Kudos
Message 3 of 3
(1,088 Views)