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
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.