09-09-2009 05:40 AM
Dear Friends,
I have a some subVIs, which is developed by me . I have to install it with LabView and the user has to access it as shown in attached Image. How to do it and the configuration during the installation? Is there any help document for that?
Could you please help me to do this?
Regards,
Rathan
09-09-2009 05:56 AM
You can place them in the User.llb folder in the LabVIEW directory, to make them appear in the Functions pallette.
But I m not sure about the way to make them configure during the installation.
09-10-2009 11:41 AM
Hello Rathan,
There is no (easy) way to modify the LabVIEW installer to also include your files. However, you can create a program, script, installer, etc., to run after the LabVIEW installer, whose job it is to copy the appropriate files to the directory which parthabe mentioned.