03-19-2008 04:02 PM
03-20-2008 10:16 PM
03-24-2008 10:24 AM
Thanks, John, for the explanation.
Our app does both data collection and real-time control with the DAQ readings. For control, we need samples no more than 5 ms old but for logging, we would like at least 1 kHz. That is why we are reading the buffer so often.
I guess it's just bad luck that the Simulated Device seems to update its buffer at 100 Hz and we want 200. We'll deal with it.
03-25-2008 10:38 AM