Closed dotKokott closed 2 years ago
Hi!
Are you sure you are using the newest version? Newest is 1.12.1 (not 1.5.1) and 1.12.0 incluled lots of optimizations to connection handling.
Oh my bad. I was indeed on the wrong version!
@dotKokott thanks for reporting! I assume it worked with newest version?
Yes it works now! thank you very much :)
Hello,
I would like to be able to brace for a power outage of the PLC (including the switch that connects the PLC to the computer running node-ads).
When I turn off the power cabinet I get a connectionLost which is correct. However when it comes back online I get a
which I assume happens when it is trying to reconnect.
I am not sure how to catch this error. I would be fine with catching this moment and attempting the reconnection myself, however this crashes my whole application.
I already upgraded to the latest version 1.5.1