I am running a large application using TestStand and LabVIEW. Occaisionally I am encountering an Out of Memory error. This error occurs on a test step where I am loading a large file into memory where I analyze it for transitions. I know the problem is happening during the open file portion of the vi. We have more than enough memory, however, I suspect that after running many tests throughout the day (without exiting labview/teststand) eventually the system boggs down. Is there anyway to clear memory? If there was something I could do after each job, I know the performance would be better.