07-20-2005 09:47 AM
07-20-2005 09:50 AM
07-20-2005 09:59 AM
Shane,
Thanks, but .vit templates aren't supported under RT, at least not for the Fieldpoint RT target. I'm guessing you only saw my most recent post and not my earlier one that gives more detail and rationale about my migration from VIT's to poor-man's file-copying pseudo-VIT's, to reentrant vi's.
So anyway, all the reentrant vi's would have the same name, no? I'll check this out when I get back to the lab -- maybe you've found my magic bullet after all...
-Kevin P.
07-20-2005 10:12 AM
07-20-2005 10:32 AM
H View Labs a écrit:Interesting, but In\examples\viserver\runvi.llb\DateServerUsingReentrantRun.vi example the TCP connection references are passed to the reentrant handler instances exactly like that, using the Set Control Value Method! So, apparently, NI is convinced that this will work for sure, at least in a regular LV. Does it work on RT? Stanislav Rumega, CLA
LabVIEW, C'est LabVIEW
07-20-2005 10:42 AM
07-22-2005 09:09 AM
Folks,
Thanks for the help and for trying things out. I was able to confirm that I could use Set Control Value and Get Control Value for controls on two instances of reentrant vi, but for some reason it didn't work right when I used Get Control Value on indicators that should have held different values after running the instances to completion. I'll comb through the code more carefully though -- at this point I suspect it's my mistake.
-Kevin P.
05-15-2006 05:34 PM
10-20-2006 06:43 PM