LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Want to load data from last 2 months, from a .txt-file into a table

0 Kudos
Message 11 of 15
(847 Views)
Here is 8.0 Version
Tim
GHSP
0 Kudos
Message 12 of 15
(834 Views)
Hi Jean-Marc  I just simulated your schematic.But there is a thing, all the data is coming in the array, not only the data of the last 2 months.And the second thing is that it has to look a bit better.An array is not so nice, by my opinion. I attached my own version to this post so you can look how I like to have it.In the "Base Directory"VI you can fill in the Base Directory and Source Directory. Is it possible to make some changes and work with my own version?I'm just at the beginning working with Labview so it is sometimes difficult for me. Greets
0 Kudos
Message 13 of 15
(822 Views)

Why you don't starts with the example from aeastet - his example is better than mine?  You just have to replace the 2D array by your own table and add the file path.

 

Image.jpg

 

JM

Message Edited by J-M on 12-10-2009 12:05 PM
0 Kudos
Message 14 of 15
(816 Views)
Actually all you should have to do is set the date limits and hit go. It will prompt you for the file path to the file. and based on your limits will get the data that you need.
Tim
GHSP
0 Kudos
Message 15 of 15
(806 Views)