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

Optional targetAdsPort for raw functions #79

Closed Hopperpop closed 3 years ago

Hopperpop commented 3 years ago

I wanted to use the raw read functions, but I needed to be able to set a different targetAdsPort. The raw functions are extended with an optional targetAdsPort parameter.

jisotalo commented 3 years ago

Thanks! Merged into master and 1.11.4