12-22-2011 09:56 AM
Hi,
I actually have an issue with 2 EVS 1464 (windows 7) and VBAI 2010.
I have to use network variables to allow communication between both EVS but I can't use it. My network is ok (I can make a ping betwen both equipement) but I can(t acces the network variable.
I have made a test with VBAI2011 EVS / VBAI2010 PC windows XP --> it works. (but I don't want to use VBAI 2011).
Have you got some solutions to solve my problem?
Thanks
Ulysse
Solved! Go to Solution.
12-23-2011 07:57 AM
Hello,
Here are several documents which could be useful for you :
Using the LabVIEW Shared Variable
Troubleshooting Network-Published Shared Variables
You can also try something. For this, you must go to the VBAI EXE here:
For 32-bit machines:
C:\Program Files\National Instruments\Vision Builder AI 20XX\
For 64-bit machines:
C:\Program Files (x86)\National Instruments\Vision Builder AI 20XX\
Right-Click on 'Vision Builder.exe' then select Properties. Make sure that 'Run this program as an administrator' is checked.
Click OK and then try running VBAI again. You may have to re-deploy the variables in variable manager before they will properly work.
Regards,
Jérémy C.
NI France
01-17-2012 05:12 AM
Hello,
Indeed, if I run the program in administrator, it's OK.
Thanks for your answer
Regards