Hello,
I have set up a continuous samples task with overwrite and a large buffer which is acting like a black blox flight recorder. What I want to do is grab 200 samples from this buffer and analyse them to see if an event has occured. If so, I will then read all 1000k samples from the buffer and dump them to a file.
Is there a way that I can read some samples that are in the buffer, but leave them there? I think I must be able to do it with the 'Relative to' and 'Offset' properties but I can't quite figure it out.
Any help would be much appreciated,
Thanks,
Martin