Jump to content

Tips for Changing Namespace?


lvb

Recommended Posts

If a library was renamed and some of the callers were not in memory/loaded, what is the best way for updating these?  It would be ideal if LabVIEW accepted an object with a different namespace in the "Searching..." window, but it does not.

Link to comment

Thanks for the response.  I agree that the best way to relink is to always rename from a LabVIEW project with everything loaded into memory.

 

I am attempting to write a refactoring tool that can fix the "missing items".  This tool should be able to work with items that are no longer available.  The only way I have been able to resolve this within the LabVIEW IDE is to find the block diagram item and replace with... in the pallet or using quick drop replace.  A tedious process.

 

 

I have another post in the scripting forum with some issues on the replace missing method here.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.