boone_93 Posted February 8, 2006 Report Share Posted February 8, 2006 Hi all, I'm trying to programmatically resave a library of VIs I want to modify which I have the password for. I would like to clear all the password protection while working on it so I don't have to keep unlocking them. I know that once I unlock them I have access to all of the VIs that use the same password while running that session of LabVIEW but this project will take a while and I don't want to go through this every day. Is there a utitliy out there that will allow me to unlock an entire library or directory? I've tried to find a property to access to do this but have had no luck. Thanks, Dan Bosdech Quote Link to comment
yonatan.tidhar Posted February 8, 2006 Report Share Posted February 8, 2006 yes in LabVIEW 7.1 and earlier use save with options :thumbup: Quote Link to comment
Khalid Posted February 8, 2006 Report Share Posted February 8, 2006 Hi Dan, There's a VI method called Set Lock State. This should help you (unless I misunderstood your query). Regards, -Khalid Quote Link to comment
boone_93 Posted February 8, 2006 Author Report Share Posted February 8, 2006 Hi Dan,There's a VI method called Set Lock State. This should help you (unless I misunderstood your query). Regards, -Khalid I think this is what I was looking for. For some reason I missed looking at these methods. Thanks 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.