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.

Reply via email to