LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

high resolution graph

Solved!
Go to solution

Hello everyone,

 

I am creating a program in which data (X, Y coordinates) from a file will be showed in XY graph in labview. The problem is that i have 1000 pairs of X, Y coordinates, but the graph did not display well as attached image.

 

Now i want to create a smooth curve, is it possible? I think the problem is the configuration of the graph, is that correct? Could you give me any idea?

 

Thank you 🙂

0 Kudos
Message 1 of 5
(3,557 Views)

p/s: added the sample files...

Download All
0 Kudos
Message 2 of 5
(3,540 Views)
Solution
Accepted by topic author eric.miller

Hi eric,

 

use a proper format string like "%f" for those ReadSpreadsheetFile functions and your VI looks quite nice:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 5
(3,492 Views)

Hi GerdW,

 

I did it. Thank you very much Smiley Happy

0 Kudos
Message 4 of 5
(3,463 Views)
Message 5 of 5
(3,400 Views)