A module that implements partial function of Modbus protocol.
Project description
Python Module: a2y_modbus
a2y_modbus模块实现了基本的Modbus通信协议,包括以下功能码:
- 0x01,读多个连续的线圈。
- 0x03,读多个连续的寄存器。
- 0x05,写单个线圈。
- 0x06,写单个寄存器。
- 0x10,写多个连续寄存器。
目前只包含有做为主站的功能,从站未有实现。
ChangeLog
-
2024-06-19 Bug 修正,验证 2.1.0 中新增的功能成功。版本升级为 2.1.1。
-
2024-06-19 增加 ModbusTCPMaster 读多个(功能码 0x01)、写单个(功能码 0x05)线圈的功能,版本升级为 2.1.0。
-
2024-06-15 从
hidcom
改为kcom
,版本升级为 2.0.2。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file a2y_modbus-2.1.1-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: a2y_modbus-2.1.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 149.1 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3062f6a077094e31d4f318965ddf77fea9483b960353b51a8e04e67cab95a7c2 |
|
MD5 | 398cd7cbf5716fc196fae28e6e4c1153 |
|
BLAKE2b-256 | d81e13fbe76c8053ed0a5f43dac833befef38d4db7222b6cc3afc0c5595d235c |