LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

public malleable vi (calling a protected dynamic dispatch method) inconsistent behavior [bug]

LabVIEW 2020

 

I am seeing an inconsistent behavior with a public vim calling a dynamic dispatch protected member. The calls is not broken as long as no child is made or loaded into memory. Once a child has been made (and the override created) trying to reconnect the call to use the child brakes the wire (at that point I am unclear what is the desired behavior).

 

Note: Cross posted on LAVA 

 

2020-06-13_16-06-19.png

call is not broken (but converted vim is broken with a scope error).

Also, this code above just run fine (and the protected dynamic dispatch does as well).

 

2020-06-13_16-07-19.png

everything seem fine (but converted vi is still broken)

 

2020-06-13_16-08-17.png

code is broken and can not be "unbroken"

 



  


vipm.io | jki.net

0 Kudos
Message 1 of 2
(1,736 Views)

bump



  


vipm.io | jki.net

0 Kudos
Message 2 of 2
(1,629 Views)