LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Undo conversion of folder to Labview Library (.LVlib)

Hello,
I converted a bigger VI folder to a library (in the project explorer use the function: convert to library). Now I know the way this new function works and I want to undo this action.
So that the VI is references only by the name (path / e.g. main.vi) and not additionally by the library. (e.g. library.lvlib:Main.vi).
Is there any tool available?
 
Seems not to be so easy, cause all references have to be updated at the same time.
 
Oliver
0 Kudos
Message 1 of 2
(2,653 Views)
since you are using the project explorer it should be quite simple:
just drag the vi's out of the lvlib, and then open everything (maybe you get some mention of missing the lvlib reference) and save all

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,649 Views)