Hi Dimitri,
This is indeed a bug that has been fixed in LabVIEW 7.1.
Say you have a parent VI that uses VI scripting to obtain the Connector Pane reference of a child VI that is running inside the parent as a subpanel. Using the conector pane ref, it sets a control in the child VI using the Value(Signal) property. The child VI has an event that handles when the Control's value changes. The control is inside the event and it receives its new value from the parent VI. However, if the control is wired to an indicator, the indicator doesn't get the new value. If I run this, the indicator will end up getting the OLD value of the control. I can see this problem in LV 7.0 and 7.0f1. The problem is gone in LV 7.1 because I just tried it, and it worked fine.
Regards
.
Joris Vanderschrick
NI Belgium