Ton Plomp Posted January 4, 2010 Report Share Posted January 4, 2010 Not sure if this fits the loung but here goes: I have a VI I cannot save. Every time I hit CTRL-S in various ways (menu/project/keyboard) I get a messag that of that specific VI the block diagram cannot be loaded. I have seen the following strage things: string constants are truncated to the first character I have one string constat that is huge in size and fully pink, when selected a larger selection is drawn I was using the following techniques in the VI JKI State Machine template JKI Right Click framework Linked tunnels LabVIEW 2009 Windows 7 CaseSelect Right Click extension When I tried to copy the main while loop, LabVIEW copied nothing to the clipboard The event structure could be copied though. When I tried to close LabVIEW I finally got a LinkObj.cpp error. For obvious reasons I cannot share the VI. Ton Quote Link to comment
Daklu Posted January 6, 2010 Report Share Posted January 6, 2010 Just curious, can you save any part of it as a sub vi or as a snippet? Quote Link to comment
Ton Plomp Posted January 7, 2010 Author Report Share Posted January 7, 2010 Just curious, can you save any part of it as a sub vi or as a snippet? Not really, I have saved a part (the main event structure), and documented the rest as an HTML doc. And could totally recreate the VI (not the problem). On other possible explanation is the use of the Auto Clean Up. Ton Quote Link to comment
crelf Posted January 7, 2010 Report Share Posted January 7, 2010 Have you since tried using peekheap to see what the LinkObj error was referring to (obviously, this would only work for anything that existed at last successful save)? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.