george seifert Posted July 15, 2008 Report Share Posted July 15, 2008 I have a VI that I need to call by reference, but I need it to act like a reentrant VI. Is this possible or should I make a copy of the VI for each instance I need to call (it's only 4 so that's not so bad)? George Quote Link to comment
LAVA 1.0 Content Posted July 15, 2008 Report Share Posted July 15, 2008 QUOTE (george seifert @ Jul 14 2008, 09:35 AM) I have a VI that I need to call by reference, but I need it to act like a reentrant VI. Is this possible or should I make a copy of the VI for each instance I need to call (it's only 4 so that's not so bad)? George Check out the options that are available for the Open VI ref function. I believe an "8" will do the trick. Ben Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.