Skip to content

sdurnev/modbustcp

 
 

Repository files navigation

ModBus TCP Server

This is a basic server based of the code by tbrandon

Usage

To use this demo you need to get the dependencies and compile the tool.

$ go get
$ go build
$ ./modbustcp

Once the server is running you can connect with a Modbus over TCP client.

Issues

If you find an issue please report it.

About

Demo ModBus TCP Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 66.0%
  • Makefile 22.7%
  • Shell 11.3%