LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

charting data from text file in LabVIEW 5.1 for Windows

I am having some difficulties trying to figure out how to plot a chart with
data from a file. I would like to be able to read data from a text file
into a chart using LabVIEW 5.1 for Windows. I have looked in the help
within the program and online. I have also looked in the user manual and
the book "LabVIEW for Everyone". Could you please give me specific
instructions on how I would construct the program to be able to do this.

Thank you.
0 Kudos
Message 1 of 2
(2,358 Views)
Hi Ellie,
It depends on how data is stored in that txt file. Usually you load the data into an array either using or , the array if necessary and send it to the graph indicator in required form. If you want a more detailed answer, send me a sample data file (labviewer@yahoo.com).
Message 2 of 2
(2,358 Views)