05-08-2008 01:19 AM - edited 05-08-2008 01:24 AM
05-08-2008 10:10 PM
05-09-2008 10:20 AM
05-09-2008 10:33 AM
05-12-2008 11:16 AM
Hello kbsave,
I have a couple of additional questions for you:
1. Is the application you are deploying an executable?
2. After you change the Host PC are you redeploying the shared variables?
3. How are you able to determine that the old Host PC gets updated and not the new one?
4. Does this same problem still happen if you are working the development environment?
You may have already seen this, but How Do I Call a LabVIEW VI That Contains Shared Variables From TestStand is a useful link.
05-19-2008 03:50 PM
Hello kbsave,
In the Using LabVIEW with TestStand manual, under Using an Aliases File (in section A-3) is some additional information that you might want to consider in your application. Especially, because it addresses why LabVIEW must resolve conflicts associated with target name stored in the network path for the shared variable. This information also might explain why you are having some issues trying to communicate with a particular target or host.
05-19-2008 10:10 PM
05-21-2008 11:13 AM
Hi Kaustubh,
When you moved your Real Time project to the new system, were you able to run your code there properly (independent of TestStand)? When you move your project are you redeploying your Real-Time executable to the target before you run your TestStand code? If you use the NI Variable Manager to remove all variables from your original host and your newer host and then deploy your Real-Time executable on your new host, do you still see the problem?
I'm curious if you encountered anything from reviewing the manual.
05-22-2008 05:15 AM