11-25-2013 04:59 PM
11-26-2013 02:43 PM - edited 11-26-2013 02:43 PM
11-26-2013 07:56 PM
HI Dani
Identifying which VIs are reentrant and open them using the VI Server can’t be done. What you can do is programmatically read the VI properties and detect which VIs are reentrant using a property node. This article shows a simple example to detect if a VI is reentrant or not.
Regards
11-27-2013 08:43 AM
@chris88 wrote:
HI Dani
Identifying which VIs are reentrant and open them using the VI Server can’t be done. What you can do is programmatically read the VI properties and detect which VIs are reentrant using a property node. This article shows a simple example to detect if a VI is reentrant or not.
Regards
Ok thank you Chris
I will add a suggestion on the Ideas Exchange
11-29-2013 09:01 AM
For those who want this Property in VI Server Please vote for this idea:
http://forums.ni.com/t5/LabVIEW-Idea-Exchange/List-of-clone-in-memory/idi-p/2639435
Thank you