i am having troubles in plotting an XY graphic in LabVEW.
I know that we have a VI that can plot XY graphs, however i want to plot the graph of an excel table that was saved as TXT file.
For this, i tried to use Read From Spreadsheet VI, with this i can read the tables, but i don't know why, i can not plot the graph in the XY graphic VI.
I tried to create two spreadsheets with the values for X and for Y and read it with two Read From Spreadsheet VI, so i could provide the values for the XY graph VI, but it did not work as well.
What is happening is that the XY graph only plot the first number of the Spreadsheet, it does not plot all the spreadsheet numbers.