John Rich Thu, 27 May 2004 09:33:12 -0700
I'm not sure how you're passing your DAQ data from the DAQ to the file writing portion of your algorithm, but if you use a queue you could easily add an entry from the captured user event to the queue so that it is written to the file in sequence.