05-01-2008 03:29 PM
05-01-2008 11:30 PM
No it is Not the path of the rtexe, it shows the path of the folder on the development system.
05-02-2008 05:33 PM
05-03-2008 09:39 AM
I tried the option as suggested by you but it searches for the vi on the development m/c only and it doesn't finds the VI and it prompts for its
location 😞
05-05-2008 06:15 PM
Hi Amit,
There are some specific limitations of call by reference nodes in Real-Time, so I would like to find out a little more about your application. Is the sub-VI you are trying to call a built in function or a sub-VI you created yourself? What functions are you carrying out, and what specific purpose is being served by making it into a call by reference node? When you build the executable, is it part of the dependencies section in the project explorer, or do you manually add it?
Regards,
Lauren
05-05-2008 06:57 PM
05-06-2008 12:23 AM
Hi Lauren
Please Find The answers to the questions as asked by you
1.Sub-Vi that i am trying to call is a subvi that is created by me and not a build in function.
2.The Finctions that are being carried out are queue related functions and a looping is happening inside.
3. The Vi that is being called dynamically is the part of the dependencies in the project and is not added as such.
Hope these answers are sufficient:)
Regards
Amit
05-06-2008 12:55 AM
Lauren
One question i would like yo ask is whether a reentrant vi can be called like this?
05-06-2008 12:58 AM
05-06-2008 04:26 AM