Skip to content

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

License

Notifications You must be signed in to change notification settings

libplctag/goplctag

Repository files navigation

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

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

Generation tool

https://github.com/xlab/c-for-go