LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to copy the vi's names of a labview library

Solved!
Go to solution

Hello all,

is there any way to list the names of vi of a labview library to store them in a text file ? 

Chakib11_0-1688374058123.png

 

thank you for your help 🙂

0 Kudos
Message 1 of 3
(1,132 Views)
Solution
Accepted by topic author Chakib11

Hi,

 

In the particular case of a packed library, there is a VI called "Get Exported File List.vi" from the built-in Packed Library Utility (just type its name in the quick drop to find it). It lists all public VIs from the packed library given its path:

raphschru_0-1688378008186.png

 

For more general cases with a non-packed library, you can use VI server to access its members:

raphschru_1-1688378095266.png

 

Regards,

Raphaël.

Message 2 of 3
(1,114 Views)

I see you have an answer already.  That's what happens when you don't press [POST] for a few hours.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 3 of 3
(1,068 Views)