Marshall,
I'm glad to see that you found a method that works for you.
Another option would be to set up a measurement to where you use the
Tick Count (ms).vi (
All Functions > Time & Dialog) to
determine the time elapsed between scans. I've included an VI
that is modified from the example I told you to look at before.
The example should show you how to read with an external clock (aka
pulse/strobe) and should still be able to tell you the frequency of the
strobe.
Essentially you will continue to have the operation stop if the number
of backlogged scans is greater than your buffer size. The way to
work around that is to read larger chunks of data.
Regards,
Message Edited by Otis on 07-06-2005 03:35 PM