06-19-2009 06:06 AM
06-23-2009 09:04 AM
Hi Siamak
I hope you're well. I've just replied to another post of yours a minute ago. I've been taking a look at this as well and have a couple of things I'd like to check with you. In what way do the terminals appear to be missing? Is it white space where they should be or are they cut off the side of the block diagram, out of sight? Again, can I check which version of LabVIEW you are using?
Kind Regards
06-23-2009 01:39 PM
Hi, yes, there is white space instead of the component if that component is located beyond the certain dimensions of the whole block diagram, connection to such 'hidden' component is correct and also hidden, when the mous epointer hovers over it, it is selected as any other, but not shown, unless I somehow locate it within the certain size, for example by dragging and dropping it on somewhere further left.
I now know how to avoid the automatic resizing of everything on the block diagram due to to resizing a timed loop, but above issue is regardless.
Siamak
06-24-2009 09:03 AM
Hi Siamak
Thanks for getting back to me and thanks for the further description of the issue.
How large is this VI you are using? The block diagram has a maximum size of 2^16 pixels. If you're are exceeding this size you may begin to experience odd behaviour. Take a look at KB 3JEEP7ZH, which also contains an example VI you can try. Does this sound and look like what you are seeing?
If this doesn't explain the issue, could you please let me know which version of LabVIEW are you using? This will allow me to check whether there are any known issues associated with that version. Also, if there is any chance you could attach the VI in which this is occuring I may be able to replicate the issue here.
I hope this helps!
Kind Regards
06-24-2009 09:53 AM
06-24-2009 10:12 AM
When you grab the scroll bars to move around on the window, a small tip strip shows up below the bottom center of the window and gives the coordinates of the upper left corner with respect to the panel (or BD) origin in pixels. It is not an exact indication of the size of the the panel but give you a good idea of how far away things are.
Lynn
06-24-2009 10:18 AM
Hi Siamak
I'm not aware of any way to obtain an exact size of the block diagram in pixels but I shall take and look and let you know what I find.
Were you able to run the VI attached to the KB I linked? If so, was the behaviour exhibited there the same as what you see in your own VI?
Kind Regards
06-24-2009 10:33 AM
06-24-2009 10:53 AM
What altenbach is pointing at is not uselfull for on the fly 'Word Count' style understanding of the size, it is useful in a different way.
the size of my VI spans between 2299,-6147 and 14873,-992, therefore the overall size and bounds are good below the limits.
06-26-2009 06:12 AM - edited 06-26-2009 06:13 AM
Hi
Thanks everyone for your input and insight. It seems odd to me that you would be experiencing this when you do not reach the borders of the block diagram. Are you able to run this VI on any other computers to see if it behaves the same way? Also, if possible, could you post the VI on the forum so that I can test it out? It would be very useful for me to replicate the issue here. Have you ever noticed this in previous VIs or is it only in this one?
Kind Regards
Jeremy