Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zxlin/modbus-plc-simulator
A simple Modbus enabled PLC simulator
https://github.com/zxlin/modbus-plc-simulator
Last synced: 8 days ago
JSON representation
A simple Modbus enabled PLC simulator
- Host: GitHub
- URL: https://github.com/zxlin/modbus-plc-simulator
- Owner: zxlin
- Created: 2015-04-06T00:37:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T18:53:40.000Z (about 9 years ago)
- Last Synced: 2024-10-10T00:12:26.492Z (29 days ago)
- Language: Python
- Size: 122 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modbus PLC Simulator
Simulates a Programmable Logic Controller (PLC) using the industry standard Modbus protocol.Implemented using the pymodbus library: https://github.com/bashwork/pymodbus