11-03-2010 12:47 PM
I am getting a device buffer overflow error, when I sample 100 samples per second. How can I can I sample 4 full bridge gages at 100 samples per second without an overflow error?
11-03-2010 12:54 PM
@AppliedGeomechanics wrote:
I am getting a device buffer overflow error, when I sample 100 samples per second. How can I can I sample 4 full bridge gages at 100 samples per second without an overflow error?
By programming properly. You might be reading the sample too slowly, such as in a slow loop. Post code to get better help.
11-03-2010 12:54 PM
what is the sampling rate set to? Can we see your code?
11-04-2010 02:52 PM
Hello There,
If you could provide some more information, we would gladly assist you in getting your application working.
1. What DAQ card are you using?
2. Are you programing in DAQmx?
3. Are you using LabVIEW?
4. Have you tried starting from the DAQmx examples? These can be found by going to Help » Find Examples. Then, navigate to Hardware Input and Output » DAQmx. If you are using one of these examples, which one?
Regards,
Paul C.