Hi there is a cool addition to LabVIEW 2013, it's now possible to open a VI Clone of a reentrant VI with this menu:
But it's not possible to get this list by VI server.
In the past Version of LabVIEW the Clone number start with :1 so that way it was possible to guess the Clone name and get reference on it. As you can see the number is now very big so there is no more way to guess the clone name and get reference on it.
I have a tool that depend on this capability of retrieving the list of cone in memory but since the old way don't work anymore, I have to find an other way.
So I propose to add a Property in the VI Class that return the List of Clone In Memory of the specified VI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.