Skip to content

Lanceliogs/modbus-tcp-gateway-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus TCP Gateway Server

A simple Modbus TCP gateway server tool to share regsiters between processes and systems.

Dependencies

I use the very good and concise libmodbus library (https://github.com/stephane/libmodbus) to handle the Modbus part. It simply works.

Let's keep it simple

The tool spawns a Modbus TCP server that supports up to 10 clients (for now). The clients just use the holding registers as shared data. Dpo whatever you want with it. I will add some read-only feature soon.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •