LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make "datasocket read" to automatically start reading again after a broken link? I am using LabView 6i

I'm using one PC running LabView and DataSocket Server and publishing data. The other is running LabView and is constantly reading data (in a loop) from DataSocket server on the other machine. Both PCs are linked though a wireless LAN. Whenever the link is lost, DataSocket reader presents an error, as I should expect, but it becomes a permanent situation even if the link is recovered. The only way to recover DataSocket read is to stop the reading program and start it again.
¿what can I do to make it automatically start reading again when the LAN is recovered?
0 Kudos
Message 1 of 2
(2,452 Views)
Check out the following:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/86256a47004e16d186256a400081e4e9?OpenDocument
Message 2 of 2
(2,452 Views)