Hi all!
We have created an RT application that uses network published shared variables (hosted on the RT target) and are now looking to duplicate this exact setup with new systems. The new system(s) will have a host PC and an RT target, with all of the same IO modules.
Just curious as to what approach others have followed in this situation. Some of the issues I foresee:
1) How to deploy the shared variables onto the second target ? Do I need to create another project with the second target in place of the first ? That would be a pain if dealing with lots of systems....
2) How to make sure the Host application (same for both hosts) is writing/reading to the shared variable on the correct target? Both hosts will be able to "see" all targets on the network. Do we need to change the host vi to use datasocket vi's and explicity specify the address of the target that that host is supposed to be communicating to?
3) Is there an easy way to duplicatew the MAX setup on all of the systems?
4) Is there any way to configure the IP address on the new systems without having to use MAX (I could not find one)....