취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

cross linked files

What is the solution(s) to preventing files from getting cross linked for projects that use same files?
0 포인트
1/3 메시지
3,132 조회수

If they use the same files don't you want them to be cross-linked in the first place? Or, (more likely) do you have copies of the files for each project, and you want to make sure each project only uses the file that are within the project's folders?

 

You should use projects and project libraries. From the LabVIEW Help:

Use project libraries to qualify the names of VIs and other
LabVIEW files. LabVIEW identifies VIs by filename, so LabVIEW unintentionally
might load and reference a VI because the VI has the same filename as another
VI, a problem known as cross-linking. When a VI is part of a project library,
LabVIEW qualifies the VI name with the project library name to avoid
cross-linking. A qualified filename includes the filename and the owning project
library filename.

 

Message Edited by smercurio_fc on 09-01-2008 02:39 PM
2/3 메시지
3,112 조회수
Thanks ! The second scenario applies to my query.

smercurio_fc wrote:

Or, (more likely) do you have copies of the files for each project, and you want to make sure each project only uses the file that are within the project's folders?


Thanks for the solution. Now the only problem left is to somehow convince my organization to implement it (which I doubt if they would agree to it).

 

Have a very pleasant day.

0 포인트
3/3 메시지
3,098 조회수