Skip to content

naimaier/modbusExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Modbus example

Install dependencies via pip:

pip install pymodbus==2.5.1
pip install twisted

Run fake modbus server (we need sudo because it opens 502 port)

python backend/fakeServer.py

Run client

python backend/client.py

About

modbus example

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%