02-02-2011 01:54 PM
There seems to be a bug in the function editor for a dot Net Assembly in the LabVIEW 2010 appbuilder. If you begin adding, removing or rearranging function parameters, the parameter data at the right and function prototype don't match the parameter list.
02-03-2011 04:15 PM
I've tried it on my machine but don't seem to be running into the same problem.
Is there a certain data type that it seams to be happening with?
Is there any way you can provide a screen shot of the bug you are seeing?
<Brian A | Applications Engineering | National Instruments>
02-04-2011 12:25 PM
Try deleting one of the parameters and see what happens. That seems to cause the problem. I noticed this when I attempted to set an output paramter as the returnvalue and then delete it from the Parameters list.
02-07-2011 11:35 PM
Ah, I see. I had built a simple adding function and set x+y as the output then deleted x+y parameter and was not seeing anything but then if I deleted one of the input parameters I started to see what I believe you are seeing where the selected parameter would be x in my case but the name and VI input would be y. I will file a Corective Action Report on this. Thanks for pointing this out!
<Brian A | Applications Engineering | National Instruments>
02-09-2011 01:57 AM
A workaround is to move a parameter to the bottom of the list before removing it. Then do the sort.
02-25-2011 06:43 AM
The bug still exists in LV2010SP1.
02-25-2011 12:19 PM
This was reported to R&D (CAR ID # 286608) for further investigation. I have updated Corective Action Report to indicate that the issue is still present in 2010 sp1. Thanks for the feedback!