LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Importing HTML Data

I am trying to decipher many datfiles that are logged in a common database HTML file format to the same directory.  Does LV have any inherent ability to read HTML files and strip off the headers, etc so that I can get to the meat and potatoes of the data faster than iterative programming? 
0 Kudos
Message 1 of 2
(2,710 Views)
Hi,
There are no VIs to do exactly what you are asking for.  There are lots of threads about retrieving HTML from websites and so forth but you will probably have to parse your code yourself.  You might find this thread interesting.
Eric A.
National Instruments
Distributed I/O Product Support Engineer
0 Kudos
Message 2 of 2
(2,687 Views)