LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

llb to directory?

Hi there,
does anybody know if there is a way of converting llb's
(LabView-Libraries) to normal directories (without opening and saving
each VI)?

thanks
0 Kudos
Message 1 of 4
(3,857 Views)
> does anybody know if there is a way of converting llb's
> (LabView-Libraries) to normal directories (without opening and saving
> each VI)?

Use the Librarian VIs. They should be available on the ftp site.

Greg McKaskle
0 Kudos
Message 2 of 4
(3,857 Views)
LabView 5.1 has this capability

- jeffbinslo

Detlef Haensel wrote in message <374158E4.386E093E@iag.uni-stuttgart.de>...
>Hi there,
>does anybody know if there is a way of converting llb's
>(LabView-Libraries) to normal directories (without opening and saving
>each VI)?
>
>thanks
>
>
>
0 Kudos
Message 3 of 4
(3,857 Views)
In LabVIEW 6 you can use the VI Library Manager to convert your llb to a directory. Select your llb on the left side of the window and then select Convert LLBs to Dir. This will create a directory with the name of the LLB and inside will be all the VIs that are located in LLB.
0 Kudos
Message 4 of 4
(3,857 Views)