goplctag
goplctag copied to clipboard
A Go language wrapper for the C libplctag PLC communications library.
A Go language wrapper for the C libplctag PLC communications library.
- Installing libplctag
- Version compatibility
- Examples
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