LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Bug reporting guidelines:

See here for the proper LabVIEW bug reporting procedure.


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> Autosizing Misbehavior, Typedef'd clusters and autosizing turned OFF
orko
post Feb 23 2007, 05:00 PM
Post #1


Extremely Active
****

Premium Member
Posts: 525
Joined: 18-October 05
From: Seattle, WA
Member No.: 3266
Using LabVIEW Since:2005
LV:8.5 ,8.2.1 ,7.1.1
United States us_washington Nothing Selected My Blog


Hello,

The problem that I am fighting against now in my current project can be viewed in this simple VI:

Attached File  TestAutosizing.zip ( 10.54K ) Number of downloads: 90
(LV8.0.1)

Basically, the problem is a real time-burner in large projects which use typedef constants a lot (for instance in queued message handlers where you are converting variant data to their typdef'd form in multiple cases). Every time you change the typedef, no matter if you have autosizing turned off or not, the constant resizes and makes a mess of the block diagram.

I believe this may be related to the following post, but his problem seemed more related to labels:
http://forums.lavag.org/index.php?showtopi...t=0&p=24425

-- orko

This post has been edited by orko: Feb 23 2007, 05:00 PM

--------------------


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Feb 23 2007, 05:00 PM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
neB
post Feb 23 2007, 05:23 PM
Post #2


Certified Kool-Aid Kid
*****

Premium Member
Posts: 1155
Joined: 6-December 02
From: Pittsburgh PA USA
Member No.: 29
Using LabVIEW Since:1998
LV:7.1 ,. ,.
United States Germany Nothing Selected


QUOTE (orko @ Feb 23 2007, 12:00 PM) *
Hello,

The problem that I am fighting against now in my current project can be viewed in this simple VI:

Attached File  TestAutosizing.zip ( 10.54K ) Number of downloads: 90
(LV8.0.1)

Basically, the problem is a real time-burner in large projects which use typedef constants a lot (for instance in queued message handlers where you are converting variant data to their typdef'd form in multiple cases). Every time you change the typedef, no matter if you have autosizing turned off or not, the constant resizes and makes a mess of the block diagram.

I believe this may be related to the following post, but his problem seemed more related to labels:
http://forums.lavag.org/index.php?showtopi...t=0&p=24425

-- orko


This is a known issue.

I can only advise that you use a sub-VI to return the constant and use the sub-VI everywhere the typ-def-d constant would have appeared.

Ben


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
orko
post Feb 23 2007, 05:33 PM
Post #3


Extremely Active
****

Premium Member
Posts: 525
Joined: 18-October 05
From: Seattle, WA
Member No.: 3266
Using LabVIEW Since:2005
LV:8.5 ,8.2.1 ,7.1.1
United States us_washington Nothing Selected My Blog


Thanks Ben,

Does this problem still exist in LV8.2?

--------------------


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 22nd November 2008 - 02:38 AM