LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

class conflicts and Looking for VIs from old .lvlib

I simply renamed the file (e.g. from A.lvlib  to B.lvlib) without updating the internal references, LabVIEW will still look for the old library name (A.lvlib), causing class conflicts. Looking for VIs from A .lvlib. How can I solve this?

 

 Thank you in advance

0 Kudos
Message 1 of 4
(55 Views)

Hi 123,

 


@newmemeber123 wrote:

I simply renamed the file (e.g. from A.lvlib  to B.lvlib) without updating the internal references, LabVIEW will still look for the old library name (A.lvlib),


Yes, that's correct.

 


@newmemeber123 wrote:

How can I solve this?


By NOT renaming files on disk.

Rename the lvlib from within the project explorer…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(53 Views)

i already renamed it now. and thats the reason im facing the problem adn if i going back to old name its showing the same error. 

0 Kudos
Message 3 of 4
(37 Views)

Hi 123,

 


@newmemeber123 wrote:

i already renamed it now. and thats the reason im facing the problem adn if i going back to old name its showing the same error. 


Simplest solution: get an older, but working revision of the code from your SCC system!

 

Spoiler
In case you don't use any SCC system yet then you have learned about the importance of using one! 🙂
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(15 Views)