LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Insufficient on-board memory available to perform the acquisition

Hello,

i have the code attached. I want to increase the number of samples that can be measured in a single run from 30000 (what i think is the memory of the device) to whatever (like 100000 or more). The number of samples can be specified by the control accumulate.

Capture.PNG

i found that fetching can help but dont know how to implement such thing, or if you know other solution.

many thanks in advance.

 

0 Kudos
Message 1 of 3
(370 Views)

Well you only have so much memory on the device.

 

So you will need to shorten the record length when using higher sample rates 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 3
(358 Views)

But that is exactly the problem i'm trying to solve. people proposed fetching as far as I understood, but no idea how to use it.

0 Kudos
Message 3 of 3
(343 Views)