one very simple solution is to place
1. Read characters from file.vi
2. extract numbers.vi(in the examples/general/strings.llb)
3. string read from file vi
4. temperature graph
connect 1 to 2 and 3
connect 2 to 4
As you run the programme, you'll be asked to open a file and then view it on
the graph
Gérard
--
Gérard Férini
Switzerland
http://home.tiscalinet.ch/gferini/Main_Photos.html
"Scopas, E.K" wrote in message
news:cacfb079.0405060544.7846aa54@posting.google.com...
> Hi friends,
>
> I'm still learning LabView programming, I've a file which contains
> data (arterial blood pressure) and I want to sample...read lines from
> a file. Secondly, I want to get waveform and extract features from it
> e.g Max, Min, Mean.......how do I get that right
? Maybe I've to
> compute but how?
>
> Thanks for your advice!
>
> Scopas.