LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I have a csv file read from excel to labview.

 

I suspect that you have your data wired to the graph incorrectly but if you don't post your code we are just guessing here.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 11 of 14
(949 Views)

Heres the block diagram, feel free to edit it.

 

 

0 Kudos
Message 12 of 14
(945 Views)

Your are creating an xy graph with a single point at (17; 2) (i.e. two indices).

 

Please attach some real data and omit all the stuff that's irrelevant before attaching code (e.g. all the stuff from other tabs)..

 

Why are you micromanaging the code based on the tab state using a case structure?

 

 

0 Kudos
Message 13 of 14
(940 Views)

Heres two files, one is the weather data the other is the radio data. I used the case structure with tab because ithought it would make the code look cleaner. Is is it wrong to do this?

Download All
0 Kudos
Message 14 of 14
(929 Views)