LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Projekt-Explorer Pseudo intelligence

Hi,

I use the following environment.
Versioning with GIT.
The projekt is open in a “virtual drive”.
"M:\Main_Application\Framework.lvproj"
The advantage of this method is that I can handle different versions of the project, reuse it in other projects and
also I have of each PC the same link role.
Each vi is called from M.\
I also uses a lot of packed libs
LabVIEW search path standard + M:\
Compiling organization procedure: MGI Solution Explorer

My problem:
Sometimes LabVIEW load files from the real disk path
C:\GIT\Actor_Framework\Framework
This cause conflicts. Sometimes I also get linking conflicts in the “Packed Libs”. Those conflicts cannot be eliminate.
I try to delete the cache of complied objects without any solution.
I don’t know when an why LabVIEW change any paths and linking role, how I can fix it manually.
How can I deactivate this pseudo intelligence.

The project file XML contains just relative paths.


best regard,

Bodo

 

0 Kudos
Message 1 of 3
(1,349 Views)

Hi Bodo,

 

you should write your questions in English in this worldwide forum. For German discussions I can recommend the German www.labviewforum.de

 


@bodo_online wrote:

How can I ensure that LabVIEW does not try to load VIs from sources that I have not specified?

How can I manually correct the paths for Packed Libs.


Do you use a "virtual drive" or a "network drive"? Why don't you use the "real" path C:\…?

 

Packed libraries contain compiled code, I guess you cannot change the compiled code after compilation…

Best regards,
GerdW


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

see update above

0 Kudos
Message 3 of 3
(1,309 Views)