Hi Marcel,
Thanks for the reply!
The 100 mSec delay is enforced because this application is "replaying" data that was acquired at 10 Hz. I think the files (up to 80 MB) may be too large to process completely and then just replay at 10 Hz, so I opted to try and process a chunk of data every 10 Hz.
Relevant code has been attached. It includes the snippet that reads past the header, the method called by the timer loop, and the methods called by the timer-based method. I think that is all that is relevant...
bjh
Bookmarks