Beckhoff / ADS

Beckhoff protocol to communicate with TwinCAT devices.
MIT License
491 stars 193 forks source link

Reading route using `adstool` #209

Open juwalter opened 11 months ago

juwalter commented 11 months ago

Using adstool it is possible (and it works well) to add routes to remote ADS server.

I was wondering: how to read remote routes, so I can determine if the IP address of my client has already been added by someone else. and if so, with which Ams Netid.

thanks!