LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Version conversion 7.0 to 2012

Solved!
Go to solution
Solution
Accepted by topic author ErikSBUC85

Attached you will find your LLB with all the VI's that normally belong in the 2012 VI system libraries stripped out and packed away separately in a sub-zip so that when the LLB files are opened, they will use the real 2012 system libraries. You can then see if the VI behaves differently.  You can also open the zipped collection of stripped-out VIs and compare them to what's in the system libraries and decide if there's anything there worth keeping.

Message 11 of 12
(872 Views)
You are getting warnings and not errors so what happens when you run the converted VI? The warnings listed are expected. You should never, ever include VIs from vi.lib in an llb. If you have unexpected behavior when running the VI, that is something you would have to debug. No way around it.
0 Kudos
Message 12 of 12
(858 Views)