04-07-2011 05:59 AM
Hello!
I can't find settings where could I disable autosizing clusters.
Since I have installed LabView 2010 SP! my VIs are deformed in size due to clusters are resized to full size in while loops/ case loops.
Where can I disable ful size by default?
I have not this problem on my old machine where LV 2010 was installed.
Thanks in advance!
04-07-2011 02:24 PM
Are you referring to the instance where a typedef cluster constant on the block diagram changes shape size after you have edited the type def? That is a known issue, and I don't know why it wouldn't have occured on another machine. I handle this problem, when I have very big typedef cluster constants, by encapsulating them in their own sub-vi, then the icon to be placed on the diagram can be made 1 terminal high if desired, so that it doesn't change size and can be made quite small.