LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Broken links in code interface node

It appears that some of the links in a number of my code interface nodes are broken. For example, if you right click on the CIN the “Reload Code Resource”, “Reload Code Resource From”, and “Purge Bad Code Resource” options are all grayed out and disabled. Has anyone else had this problem? Is there a solution?

 

 

 

0 Kudos
Message 1 of 6
(3,335 Views)
Hi David,

That is interesting. Would you kindly post the .lsb file that you are using and I'll see what it looks like on my machine?

Which version of LabVIEW are you using?

Thanks,
-Sam F, DAQ Marketing Manager
0 Kudos
Message 2 of 6
(3,309 Views)

Hello Sam,

 

Thank you for the reply.

 

I am using LabVIEW 8.2 I have attached a copy of the .lsb file for your consideration.

 

It is important to note that if I start a new “blank” VI, create a Code Interface Node (CIN), and load the CIN using “Load Code Resource” everything works fine. However, if I do the exact same procedure on my existing VI I get the problem reported and illustrated in my original post. The symptoms seam to indicate that some kind of link was established in the original VI that somehow is broken. It appears to try to be using a reference that it can not resolve. Is there a way to force a VI to disregard any established links and reload all .lsb files used by the VI?

 

Thanks again for your help     

 

0 Kudos
Message 3 of 6
(3,293 Views)
Hi David,

Unfortunately, I am getting an error message upon opening that .llb file that says "File is not a resource file", and I am unable to open it.

Might it be possible to simply delete and recreate the CINs?

-Sam F, DAQ Marketing Manager
0 Kudos
Message 4 of 6
(3,265 Views)

Deleting and recreating all of the CINs would be a time consuming but workable solution. The problem is that my VI has grown rather large and complex and there are CINs throughout the VI. Is there a way of finding all the CINs in a VI to make sure you do not miss any (similar to the find all instances option for a VI)?

 

 

Thanks again

0 Kudos
Message 5 of 6
(3,262 Views)
Yes - Select Edit»Find and Replace. Then, next to "Select Object", click on the icon and browse on the functions palette and connectivity»libraries and executables » code interface node, and then click Find.
-Sam F, DAQ Marketing Manager
0 Kudos
Message 6 of 6
(3,259 Views)