Native Go implementation of PLC protocols for iot-master and others.
This repo is not available for real project!!!
Join us pls if you want.
# make sure you have go1.17 or higher
# install library
go get -u github.com/zgwit/go-plc
NAME | COMPLETE | TESTED | COMMENT |
---|---|---|---|
Modbus RTU | ✔ | ✔ | |
Modbus TCP | ✔ | ✔ | |
Modbus ASCII | ❌ | Won't | |
Omron Fins | ✔ | ||
Omron Hostlink | ✔ | ||
Siemens PPI | ❌ | ||
Siemens FetchWrite | ❌ | ||
Siemens S7 | ✔ | ✔ | |
Mitsubishi FxProgram | ✔ | ||
Mitsubishi FxSpecial | ❌ | ||
Mitsubishi A1C | ❌ | ||
Mitsubishi A1E | ❌ | ||
Mitsubishi Q2C | ❌ | ||
Mitsubishi Q3E | ❌ | ||
Mitsubishi Q4C | ❌ | ||
Mitsubishi Q4E | ❌ |
The zgwit team.
If you need to get in touch with us directly you may find us on zgwit.com but try to create an issue first.
Just Fork & PR!