LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert labview packed libraries to a newer version from 2016

I need to convert a project written in LabVIEW 2016 which contains multiple LabVIEW packed libraries to LabVIEW 2024.  The packed libraries cannot be saved to a forward version of LabVIEW.  There are multiple libraries involved with this project.  I believe the cutoff that allows packed libraries to be saved at a later version was 2016.  Am I stuck having to re-pack all the libraries?  Some are standard libraries such asd PCI, DAQ, PowerSupply, SpectrumAnalyzer.  A couple of libraries are custom and a few are from DQMH and OpenGL framework. 

I have the classes that were used to create the libraries.  

 

Any help would be appreciated. 

 

Thank you,

 

Sophronis Mantoles      

0 Kudos
Message 1 of 3
(197 Views)

LabVIEW 2017 was the first version that had the "allow future versions to load this packed project library". If you want the code to run with PPLs in 2024, you will have to open the source code for each PPL and rebuild it in a newer version.

 

I would just rebuild everything in 2024, if that is what your project is going to use. 

0 Kudos
Message 2 of 3
(123 Views)

much appreciate your commend.  That is what I thought I needed to do. 

0 Kudos
Message 3 of 3
(91 Views)