AG-Schumann / Doberman

Distributed supervisory control, data acquisition, and monitoring software for small- to medium-size experiments
MIT License
0 stars 1 forks source link

Deal with dropped connections to ethernet devices #215

Open adambrown1 opened 1 year ago

adambrown1 commented 1 year ago

If a connection is dropped for some reason, a LANDevice will keep running and simply never get new data, but will never try to reopen the connection. We should find a solution for this