Hi,
Thanks again for the response, the answer was staring me in the face but I didn't see it until you told me to look at the data coming from the machine.
-The machine does very low strain testing on mono filament fibres. The length of the file depends on how much samples are to be tested in one batch and of the precision needed- The software designed for the machine wasn't capable for this low strain testing so another company wrote a new software program to comply to our demands. The result was thus a very long string of all sorts of elements.
The eventual answer lay in the negative numbers which I chucked away since they told me they had no value or were false data. Every (approx.) 1200 data points it returns a -100 and a -2000 value which is the start of another fibre and sampling set.
So I just checked for these values and could brake up the file into separate workable chunks.
Works like a charm now.
Thanks again for pointing this out to me. Like you stated, sollutions often lie in the things not looked for.
Labster11