10-09-2008 03:13 AM
Hi, I have a VI that calls on many VI's, when I run it, it gives me the error "Memory full" this is caused by one particular sub vi that I am using. I have created another VI that just calls and runs the Sub vi that is creating the problem in my main VI, in this situation the VI runs fine and performs the desired task. When I then go back to my main VI and run it again I don't get the error anymore.
I am planning to make this VI into an executible and distribute it. so is there any way to solve the "Memory full" problem with out having to run a seperate VI?
I have tried making the main VI run the Problem Sub vi before doing anything else but this doesn't seem to solve the problem
Thanks
Adam
Solved! Go to Solution.
10-09-2008 03:39 AM
Hard to say without seeing the code.
Use the profile> Performance and memory to watch the memory when running the main vi.
If you post your code maybe someone can help you.
10-09-2008 05:07 AM
Hi
there is very many sub VI's to post, it has now started displaying the message when I run the single VI on its own, So I have posted this SUB VI to see if I can get any help and also the files which the VI calls
Thanks
10-10-2008 02:59 AM
Hi,
I have solved my problem it seems that the .bat file had to be in the same directory as the VI which was calling it, its all sorted now
Thanks
01-18-2011 11:45 AM
Hi,
I am getting memory full error when i try to run the VI file. Please anyone could help me out from the problem. here is the attached of acquire.vi, Thanks in advance.
Thanks,
paleti
05-02-2011 10:22 AM
Sirs
I also have the same problem.
The message pop-up after the VI run about 30min.
I use a main VI to call some sub vi to do some function, like to get data and show the curve by chart.
The project include many vi and it is large can't attached.
If someone have ideal for this problem I can send the file to.