ā09-24-2013 01:38 PM
Hi, I want to create a kind of library, I mean, I want to create a list of vi that can be loaded in the functions palette.
I have seen the container LLB but seems that is not what I want.
Any ideas I have to look for?
Solved! Go to Solution.
ā09-24-2013 01:45 PM
ā09-24-2013 02:59 PM
ā09-24-2013 03:43 PM - edited ā09-24-2013 03:43 PM
Creating a LabVIEW palette that's nice, but the user will have to install the vi's manually using the explorer, so, there is nothing that does the same but automatically labview install everything?
ā09-24-2013 03:46 PM
Did you read the link about using VIPM (VI Package Manager), from the page about creating a palette? It provides an easy way to install a new palette.
ā09-24-2013 03:55 PM
um sorry, didn't see the note linking that at the beginig of the document.
Thanks will take a full reading, seems what I was asking for.