Jump to content

Open windows folder


Sharon_

Recommended Posts

Hi friends,

                   Is there a function available in LabVIEW for opening a folder?.

For instance , I save my test results in a folder. I want to have button on my front panel providing option to open and see the contents of the folder.

 

 

Thanks for your time and support..!!!

 

 

Sharon.

Link to comment

Another neat trick is you can open an explorer window, and have a specific file in that folder selected using the /select switch when calling explorer from a command line.  I tried this, this morning and it worked but for some reason the new windows were minimized.  Probably another switch I'm missing.

Link to comment

Another neat trick is you can open an explorer window, and have a specific file in that folder selected using the /select switch when calling explorer from a command line.  I tried this, this morning and it worked but for some reason the new windows were minimized.  Probably another switch I'm missing.

 

That should work, it certainly works fine on my PC. It is the technique used by the nifty Show VI In Folder quick-drop plugin http://decibel.ni.com/content/docs/DOC-22461

Link to comment

That should work, it certainly works fine on my PC. It is the technique used by the nifty Show VI In Folder quick-drop plugin http://decibel.ni.com/content/docs/DOC-22461

Yeah I actually took that and modified it to make this QD.

 

https://decibel.ni.com/content/docs/DOC-31302

 

When using mine, adding the Shift modifier should do just like that function where it shows the file in explorer.  Without the shift it does something completely different where it shows the currently opened VIs.  I just thought it was a waste to not have some secondary function, especially when QD shortcuts are in high demand.

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.