LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Paths of the called files. How to see them?

Hi,

 

I have a VI which calls a few subVIs and dlls. How to see the paths of all VIs and dlls called by my calling VI? 

 

Can I see these paths programatically?

 

I'd like to know as well is the path to the sub-files stored as revative or absolute?

 

Using OpenG didn't give expected results: http://forums.ni.com/t5/LabVIEW/SubVIs-calling-Absolute-or-relative-paths/m-p/936910

 

Thanks

 

K.

0 Kudos
Message 1 of 2
(2,514 Views)

Try this:

 

VI Paths.png

 

That will get the paths to all the VIs.  It will not get the dlls.  I'm not sure how to do that.

 

Kelly Bersch
Certified LabVIEW Developer
Kudos are always welcome
Message 2 of 2
(2,443 Views)