jisotalo / ads-client

Unofficial Node.js ADS library for connecting to Beckhoff TwinCAT automation systems using ADS protocol.
https://jisotalo.fi/ads-client/
MIT License
80 stars 17 forks source link

Why is there such an error #113

Closed dearthing closed 1 year ago

dearthing commented 1 year ago

Failed to connect x.x.x.x.x.x:801 at startup: ClientException: Connection failed: Device system manager state read failed - ADS error -1 (Timeout - no response in 2000 ms)"

crishoj commented 1 year ago

This could result from a missing or misconfigured ADS route, a wrong targetAmsNetId in the client, or wrong parameters to client.connect().

Please describe your connection setup — which of the following are you using?

jisotalo commented 1 year ago

Closing as there has been no discussion