08-20-2008 01:06 PM
Hi,
We've been having a memory leak on a VI that we intend to run for long periods of time. We've isolated the SubVI that is causing the problem (attached), but have not been able to eliminate the memory leak, even with the Request Deallocation VI. Any help here would be much appreciated.
08-20-2008 03:25 PM
08-20-2008 03:26 PM
We probably need more information.
In any case, "request deallocation" is probably not a good idea. That would only make sense if you only call the subVI once and then go on to different tasks.