LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview file load memory problem

Hi Guys,

 

I am loading a binay different binary files and am having error of "Memory full"

 

When I load a 43,837 and 110,196kb file this error comes .

 

and when I load 5,811 kb file it works fine.

 

Please note that 43,837kb file has 5611000 samples and 110,196kb file has 8060000

 

can anyone tell me the solution to fix it ?

 

Rgs

 

M Omar Tariq

0 Kudos
Message 1 of 2
(2,305 Views)

Please post your code so we can give you real suggestions.  It sounds like you are make extra memory copies you probably don't need.  To get a jump start on the problem, take a look at the tutorial Managing Large Data Sets in LabVIEW.  Newer versions of LabVIEW have this information in the help files.

0 Kudos
Message 2 of 2
(2,277 Views)