10-09-2008 01:10 PM
I've got a cRIO unit communicating with a Laptop using Network Shared Variables, with one of them being a 21 index array that is buffered.
The system connects and communicates fine, but occassionally the wireless card in the laptop is losing the signal from the WAP attached to the cRIO.
When this happens the Network Shared Variables never "reconnect" and start receiving values again once the Wireless link is restored. Is this an expected behavior?
When I tried using another industrial WAP instead of the laptop wireless card I do not get the drop-outs.
Solved! Go to Solution.
10-13-2008 04:40 PM
Hello Ryan,
Thank you for contacting National Instruments! I have looked into the issue you are experiencing and wanted to ask you a few more questions. First of all, do you have a time frame in which you allow for the reconnect? I believe that the Shared Variables should regain connection after a short period but it will not necessarily be a very quick process. It may take a few minutes for the Shared Variables to reconnect.
The other thing that may be happening is if you have error wires being passed through the Shared Variables, it is possible that the error is not being cleared and so it will always see the error and therefore never reconnect. In this case you will have to filter this error out and then clear the error in order to utilize the shared variables again.
If you have any more specific information about your program that may help us determine the reason for this behavior. Also a screenshot of your code would also be helpful. Please let me know if you have any further questions and I will be happy to assist you. I hope this helps!
10-14-2008 08:04 AM