11-30-2009 02:04 PM
Hi Olivia,
That's a good question. Unfortunately it's complicated by the fact that the VI needs a valid Sequence Context from TestStand.
I'm not sure how to run the VI apart from this without making a lot of changes to the 'code'.
Thanks,
Ronnie
11-30-2009 02:56 PM
Try,
1)setting the Teststand call to your vi to Load when called and dump it out of memory when the vi exits!
2)run the sequence with both the LVGUI adaptor and the LVRTE adaptor
3)Run in debug mode and from the UI
depending on what else is in the code these results may give us a hint of what is not being released.