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: 

One row data file to graph

Hi.

I am new to LabView. I am using version 5.0.1. I have a text file with data like this:

0.00059
0.02154
-0.25665
.
.
.
0.26787


It is a single row of decimal numbers. This numbers are samples taken at a fixed sample rate (say 0.005 s). I just want to read the file and make a graph from it. I have tried using the "Read From Spreadsheet File" VI with no luck at all. Could you please help me with this? Thanks in advance for your kind help.

Regards,

Carlos.
0 Kudos
Message 1 of 3
(2,176 Views)
I have used a very similar code for my application.
I attached a JPEG example.
I Hope this helps.
Message 2 of 3
(2,166 Views)
Thanks a lot! That was exactly what I needed.

Regards,

Carlos Marcano.
0 Kudos
Message 3 of 3
(2,141 Views)