It would be great to have possibility to change/edit the code when a VI is running in "Suspend when called mode".
This would be a code developer ultimate dream when you are into development of new code or just fault finding in old code.
During development or fault finding when/if you are using "suspend when called"-functionallity for a sub VI in your code.
I mean when the sub VI is "paused" and waiting for you to press the "run" button, right there, possibility to edit the code for that VI and run it ones, change the code (perhraps changing some timing or changing a formula of an calculation or both or change execution order for some settings of the DUT etc etc) a little bit and run it again, tweak it a little bit more and run it again... AND THEN exit the sub VI (with "suspend when called") and CONTINUE with the rest of the CODE like nothing have changed!
A kind of possibility to change the code during execution, just for VI/s that you have chosen "suspend when called" for.
What a functionality when you are into fault finding and testing out of new developed code! ! ! !
I think that this functionallity would make a big difference between text-based coding and using LabVIEW in matter of how easy development or fault finding can be done.