Variant Posted November 7, 2008 Report Share Posted November 7, 2008 I am Trying to save a VI to different Location Programatically. I am getting this Error. LabVIEW: A LabVIEW file from that path already exists in memory. Method Name: Save:Instrument I used find all VIs is memory after the Error. I doesnt show up the in that List. Wat could be the reason. How to force fully remove it from memory. one thing is if I stop the execution once and rerun it its working fine. i know there is memory leak. I also tried opening VI reference after Save and Closed it force fully again still it throws up the error. Quote Link to comment
asbo Posted November 8, 2008 Report Share Posted November 8, 2008 Can you upload your VI for us to look at? Have you tried using the FrontPanel: Close method before calling the Save: Instrument method? edit: On further thought, invoking a Close would defeat the purpose ... Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.