[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: pymodbus ]
软件包:python3-pymodbus(3.6.9-1)
full Modbus protocol implementation for Python 3
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 3.x module.
其他与 python3-pymodbus 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- rec: python3-serial-asyncio
- Async I/O extension package for pyserial
-
- rec: python3-typer
- Python library for building CLI applications (Python 3)