LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get path of open folder

Anyone know of a method to get the path of an open windows explorer window, either in Labview or through a system call? 

 

-Ian

0 Kudos
Message 1 of 4
(2,345 Views)

You will have to be a little more clear on your question. There are a number of ways to get a file path in LabView under File I/O>>File Constants....

If you want the user to select the path an easy way would be to use the "File Dialog" express VI located under Express>>Input>>File Dialog.

0 Kudos
Message 2 of 4
(2,340 Views)

Hi iyeager2012,

                           I hope you are looking for this:-

                           you can work with the user32.dll.See the attached example,with this example you get the Window ID.The window title is needed for the identification.If you want the file path of the adress bar, you should ask microsoft for further informations.

 

 Hope this helps!

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 3 of 4
(2,324 Views)

- deleted -

 

 posted in wrong thread

0 Kudos
Message 4 of 4
(2,311 Views)