LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate llb from the command line

Is it possible to generate an llb file from the command line. Id like to be able to point it at a folder of vi's and have the llb auto generated. Does anyone know how to do this, or if any tools exist to do it?

0 Kudos
Message 1 of 2
(2,000 Views)

There is an LLB that contains utilities for editng LLBs.

 

C:\Program Files\National Instruments\LabVIEW 8.6\project\llbedit.llb

 

There are two VIs that you might be interested in; "Convert Dirs to VI Libraries.vi" and "Convert VI Libraries to Dirs.vi"

 

 

0 Kudos
Message 2 of 2
(1,995 Views)