LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

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

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?

0 Kudos
Message 1 of 4
(2,829 Views)

@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.

Richard






0 Kudos
Message 2 of 4
(2,824 Views)

what is the sampling rate set to?  Can we see your code?


Paul
0 Kudos
Message 3 of 4
(2,820 Views)

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.

0 Kudos
Message 4 of 4
(2,782 Views)