Hi,
I propose that the 'All VIs In Memory' Application property should return all top-level clone instances of reentrant VIs as well.
Currently there is no built-in way to investigate which dynamic clones are running, only static ones.
Basically I want to be able to get the fully qualified names of dynamic clones so I can open references to them, short of having to guess their names. I understand that there is some risk involved in opening a reference which isn't the This reference to a clone, but sometimes that risk is worth it during debugging when you have some rogue clone that is running top-level. And if we want to mitigate that risk you could always vote for this idea as well.
Cheers,
Steen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.