03-17-2008 07:15 AM
03-17-2008 09:56 AM
There is no reason it should do that. What is your LabVIEW version?
So are you saying the only thing you do is save it? Does it expand in realtime if you just do a "save", or is it expanded only after you open it later.
Have you tried to copy the entire code to a new VI? Does that fix it?
Can you attach an example? (well, it seems you cannot "save" the contracted version, so simply attach the expanded version and tell is how you resize. Maybe we can reproduce it.)
03-17-2008 10:15 AM
I don't know if they have the same cause, but this seems very similar to the timed loop inside a while loop bug
http://forums.ni.com/ni/board/message?board.id=170&message.id=288999&query.id=144630#M288999
03-17-2008 12:16 PM
03-17-2008 12:34 PM
I suspect that it's not directly related to structure autosizing, else it would happen immediately, and not later when the VI is saved.
I always suspected that there is an obscure "diagram grow" bug, because once in a while I was running across a VI (e.g. posted here) that is so expanded that it is hard to imagine that anyone in his right mind would actually code like that. 😮 OTOH, I have not seen this in quite a while, so maybe this was something that has been improved in more recent version.
Thus my question about LabVIEW version.
03-17-2008 02:40 PM
03-18-2008 08:08 AM