A Go language wrapper for the C libplctag PLC communications library.

NB: The next release of goplctag bindings will be autogenerated with c-for-go. The initial version contains 32 functions out of 51 api functions.

Install goplctag

Download and install latest goplctag per tag:

go get github.com/libplctag/[email protected]

Examples:

go get github.com/libplctag/[email protected]
go get github.com/libplctag/[email protected]

libplctag core API docs

https://github.com/libplctag/libplctag/wiki/API

GitHub

View Github