From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I plot column 0 vs column 1 on an XY Graph

Solved!
Go to solution

Am having trouble ploting a XY graph from an excel spread sheet.

 

The first column of the spreadsheet is time in seconds and I want to make this my X axis.

The remaining columns I want to be able to scale the data and be able to select if the column should be plotted.

 

It will not plot correctly.  I plotted all of the columns and that works but the X axis is the number of rows instead of the data in the first column.

 

Attached is the sample excel file as well as the vi in Labview 2013.

 

 

 

Download All
0 Kudos
Message 1 of 3
(2,318 Views)
Solution
Accepted by topic author David_Troike

I don't have your toolkit VIs. Can you run your VI until the first table has data. Now delete all the excel stuff and right-click the table terminal and "change to constant". Save the VI under a new name and attach it here.

0 Kudos
Message 2 of 3
(2,314 Views)

Attached is the VI with a table constant for the data. 

0 Kudos
Message 3 of 3
(2,305 Views)