[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: pymodbus ]
パッケージ: python3-pymodbus (3.6.9-1)
python3-pymodbus に関するリンク
Debian の資源:
pymodbus ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-serial-asyncio
- Async I/O extension package for pyserial
-
- rec: python3-typer
- Python library for building CLI applications (Python 3)