LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView Drivers Installation

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

0 Kudos
Message 1 of 3
(2,838 Views)

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.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 2 of 3
(2,832 Views)

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.

0 Kudos
Message 3 of 3
(2,781 Views)