Jump to content

Can I get a list of open .lvproj files in LabVIEW?


Recommended Posts

I'm programmatically opening Project_main.lvproj file and afterwards opening Framework_MAIN.vi that is part of this project.
What I want to avoid is opening the Project_main.lvproj again when it was already open in memory.
So either I can programmatically check what files are open in LabVIEW (incl. .lvproj files and the path to these files) or I get an error opening the file twice, so it will skip this opening and jump directly to opening the Framework_MAIN.vi.
Or are there other solutions available?

image.png.131ffee0fe7e76cbe59507ce30c0e233.png

Thanks

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.