Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 704 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 704 Bytes

MOSTO-Modbus-simulator

License: GPL v3

MOSTO is a SCADA network device simulator based on ModbusTCP communications. The simulator involves both the master and slave devices of a ModbusTCP communication, where the most common features of a SCADA system can be easily configured.

Usage

The master and the slaves are completely disengaged from each other. To run the master simulator simply run:

python master.py

Likewise, to run the slave:

python slave.py

Authors

  • Ibai Marcos Cincunegui
  • Ricardo J. Rodríguez

License

Licensed under the GNU GPLv3 license.