ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(4,536 Views)

p/s: added the sample files...

Download All
0 Kudos
Message 2 of 5
(4,519 Views)
Solution
Accepted by 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
(4,471 Views)

Hi GerdW,

 

I did it. Thank you very much Smiley Happy

0 Kudos
Message 4 of 5
(4,442 Views)
Message 5 of 5
(4,379 Views)