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
78 stars 18 forks source link

MBUS card through ADS #115

Closed ptorrent closed 2 months ago

ptorrent commented 1 year ago

Hello there !

I've a question about ADS. Is it a way to get data (raw data) from MBUS card through ADS ?

Thanks for your answer

jisotalo commented 1 year ago

If you have a MBUS card KL6781 you probably could read/write the data directly using ADS addresses. However you need to know the protocols.

In the following the terminal could probably be accessed by raw commands at EtherCAT master AmsNetId, port 11, and the indexGroup + indexOffset in picture. However I haven't tested.

image