12-02-2005 06:18 AM
I have a problem with my Request Deallocation function. Apparently, it doesn't seem to reclaim the total amount of memory from a subVI.
To simplify the project that I'm working on. I have a top-level
Since, I'm working with rather large amount of data (several millions of dbl points), I can't let each of those subVIs retain a copy of last analyzed signal for them self. That is why I tried using the Request Deallocation function but it only seems to free a part (a quite insufficient one) of memory. Are there any known reasons why is it behaving in this manner?
I've tried to make an simple example of what is going on and to attach it with this post, but in the simplified example the deallocation is complete, so I really don't know where have I gone wrong.
Thanks in advance!
12-06-2005 01:56 AM
05-05-2011 05:54 AM
Hi Philip,
I understand the problem regarding the array handle. Could you please look into this post as well? it is on the same lines.
http://forums.ni.com/t5/LabVIEW/labview-memory/td-p/1547182
Thanks
Vivan