How to increase the size of the buffer

Hi, I would like to ask how can I increase the size of the buffer?

My problem is that the generation cannot be started,

because the buffer size is too small by the way I use DAQ Assistant.

Choose the size of the buffer: 1

Minimum required buffer size: 2

so, how do I solve it?

Thank you

Chris

Hello Chris, can I ask what material you use. Currently the DAQ Assistant in your code example is configured to run continuous Acquisition and thus expects a type of dynamic data. This can be seen by the small red spot known as a point of stress and is shown when LabVIEW must convert the data to a different type. There are two options you can try to solve this problem.

(1) change the type of Acquisition "(on request) 1 sample" in the DAQ Assistant, he will write your input value for the cDAQ with each iteration of the while loop

(2) change of data entry strikes at a waveform

Here are some articles that you might find useful http://zone.ni.com/devzone/cda/tut/p/id/5438

Hope this is useful

Philippe

Tags: NI Software

Similar Questions

Maybe you are looking for