LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read a certain line from text files

Hi,
I have a text file of numbers so I  want to read a certain number from my text file.
 
Thanks!!
0 Kudos
Message 1 of 3
(2,664 Views)
Just like that? Would you like fries with that, and perhaps a bottle of water?

Have you made any attempt at trying to implement something? Have you read anything about how you might go about doing this?

Is this a homework question?
0 Kudos
Message 2 of 3
(2,657 Views)
You weren't too specific, so I did an EXCEPTIONALLY quick and dirty for you...
It scans for numbers in the file, for loop puts them into an array--up to the number/line you specify--an indicator shows the last one gathered.
Get more specific if this isn't useful.
 
P.S. I used latest LabView version 8.5 for this.
 
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 3 of 3
(2,654 Views)