04-10-2006 09:39 AM
04-10-2006 12:40 PM
04-10-2006 02:10 PM
Hello,
I am starting to use network-published shared variables and I think I have the same problem, I atach an image with two VIs:
Writer.vi runs in a PXI target.
Reader.vi runs in a host PC.
It is the implementation of the simplest network-published shared variables, one boolean changing every 1 second in the target. The host read it and shows it in a LED.
If I put the library with the variable in the targe it works, If I put it in the host it does not. I need to free the target from extra CPU load, so I need to resolve this.
I have already checked that the SVE is running.
Labview 8.0
target: PXI-8187
Is there someone who could help on this topic.
Regards
Miguel
04-10-2006 02:22 PM
My Windows XP Professional comes with Service Pack 2 and as default the Firewall (Control Panel) is enable. After having disable the Firewall, I have been able to create and use the shared varaible in both, the host and the target without any problem.
I have tried it I it works, it was not Labview but Windows XP firewall which was disturbing.
Hope this help
Best regards
Miguel
04-10-2006 04:40 PM
04-11-2006 05:41 AM