python-pymodbus

full Modbus protocol implementation for Python 2

Description

Pymodbus is a full Modbus protocol implementation. It is currently supports the following :

Client Features:
 * Can perform single get/set on discrete and registers
 * Can perform multiple get/set on discrete and registers
 * Working on diagnostic/file/pipe/setting/info requests
 * Can fully scrape a host to be cloned

Server Features:
 * Can function as a fully implemented TCP/ASCII modbus server
 * Full server control context
 * Working on serial communication
 * Working on functioning as a RTU
 * Can mimic a server based on the supplied input data

For asynchronous communication, you need python-twisted-core. For serial communication, you need python-serial.

This package provides the Python 2.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/riptideio/pymodbus


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pymodbus