11-12-2009 10:22 AM
I feel as this should be very simple, but as a novice...
I have recorded 3 data sets into an LVM file, along with the time column at the left. All I really want to do is put each column into its own array, so that I can build an XY Graph.
Currently, I am using the Read From Measurment File vi, and a build array with a feedback node to build the arrays. I think I am just stumbling on the data types, and I am not sure how to go about this. Also I keep running into the end of file error, and could use a tip on how to avoid that.
I will be using this VI to analyze several different sets of data, so I would like to "Load" a data set into the graph, then examine it at will.
Attached are what I have most recently tried, and the LVM file I am trying to read from.
Solved! Go to Solution.
11-12-2009 10:32 AM
11-12-2009 10:54 AM
11-12-2009 11:46 AM
Here is the breakdown.