LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open muntiple instances of a template

Hi

 

I have a template vit, I want to call this template vit recursively ( I want to open multiple instances of this template)

 

I have used open VI reference function and in the standalone mode this approch works fine, but when I try to build an exe I am unable to open multiple instances

 

I tried making the template vit reentrant and also set the option input in open VI reference to 2. But I get the error code 1127

 

Can any one suggest if we can use vit to make recursive calls

 

Thanks

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

Check the path for your vit file in executable. This is where most make mistake.

 

Use one indicator and see the path.

 

Or how you are building path. Can you post your VI with 2011 compatible.

 

Thanks 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 2 of 2
(2,319 Views)