See here for the proper LabVIEW bug reporting procedure.
Tags |
(This content has not been tagged yet)
|
![]() |
Feb 23 2007, 05:00 PM
Post
#1
|
|||
![]() Extremely Active Premium Member ![]() Posts: 557 Joined: 18-October 05 From: Seattle, WA Member No.: 3266 Using LabVIEW Since:2005 LV:8.6 ,8.5.1 ,7.1.1
My Blog
|
Hello,
The problem that I am fighting against now in my current project can be viewed in this simple VI:
TestAutosizing.zip ( 10.54K )
Number of downloads: 97(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 --------------------
|
||
|
|
|||
| Ad |
Feb 23 2007, 05:00 PM
Post
#
|
||
|
|
|
||
|
|
|||
Feb 23 2007, 05:23 PM
Post
#2
|
|||
|
Certified Kool-Aid Kid Premium Member ![]() Posts: 1188 Joined: 6-December 02 From: Pittsburgh PA USA Member No.: 29 Using LabVIEW Since:1998 LV:7.1 ,. ,.
|
Hello, The problem that I am fighting against now in my current project can be viewed in this simple VI:
TestAutosizing.zip ( 10.54K )
Number of downloads: 97(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
|
||
|
|
|||
Feb 23 2007, 05:33 PM
Post
#3
|
|||
![]() Extremely Active Premium Member ![]() Posts: 557 Joined: 18-October 05 From: Seattle, WA Member No.: 3266 Using LabVIEW Since:2005 LV:8.6 ,8.5.1 ,7.1.1
My Blog
|
Thanks Ben,
Does this problem still exist in LV8.2? --------------------
|
||
|
|
|||
![]() ![]() |
| Time is now: 7th January 2009 - 11:39 PM |