Hello Steimers,
I think this information from a KnowledgeBase could be helpful.
The PDA has limited processing power and because of this is subject to such buffer overflow errors when the device cannot pull data from the analog input buffer before it is overwritten.
-Change the sampling rate and the number of samples acquired from the buffer each iteration.
-Do not use Waveform Charts. Instead, use a Waveform Graph or numeric indicators.
-Do not do extra data processing, communications, or file I/O in the same loop with the data acquisition.
-Read the data in as raw instead of double precision.
-Perform a finite acquisition instead of a continuous acquisition.
Best regards,
AmirG