LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a DLL from a Labview LLB that contains many vis?

How can I create a DLL from a Labview LLB that contains many vis?
I am able to create a DLL from a VI, but how can I convert my LLB
into a DLL in Labview?
Thanks
Luis
0 Kudos
Message 1 of 3
(3,504 Views)
On the Source Files tab, just click the Add Exported VI for each of the VIs in the llb that you want in the dll. Afaik, there is no way to automatically add all the VIs in the llb.
0 Kudos
Message 2 of 3
(3,499 Views)
Hi,
it seems to work fine, now,
many thanks for your help


Luis
0 Kudos
Message 3 of 3
(3,475 Views)