02-13-2007
09:17 AM
- last edited on
04-28-2025
04:58 PM
by
Content Cleaner
02-14-2007
11:38 AM
- last edited on
04-28-2025
04:59 PM
by
Content Cleaner
Hello Ed,
Where are you planning on hosting the shared variables? From what I understand about your application, I would recommend that you use the Windows machine to host the shared variables. This link shows an example of the shared variables being hosted on the PC. This will save you the trouble of hosting shared variables on each RT target and having to programmatically bind them, as was discussed the thread that you referenced.
One important thing to know is that the Shared Variable Engine cannot be programmtically deployed from an RT target, only on a non-RT host, which is described in KB 3UCBHM8T: How Do I Deploy Network Shared Variables from a Compiled Executable?
Cheers,
NathanT
02-14-2007
01:41 PM
- last edited on
04-28-2025
04:59 PM
by
Content Cleaner
02-15-2007 12:08 AM
Thanks,
I'll finally have two of the four RT systems up and running tomorrow so I'll be able to try a few things.
I'll let you know what I come up with.
Ed