Modbus RTU over Serial Only
Project description
tiny-modbus-rtu
Modbus RTU Client library for communicating with Modbus RTU Servers over Serial
Developed as an alternative to the existing modbus libraries that include support for all Modbus Protocols and do not allow custom messages. TinyModbusRTU supports only a single protocol and transmission layer.
Designed specifically to allow support for custom function codes and messages.
Features:
-
Standard MODBUS-RTU Read Requests
-
Standard MODBUS-RTU Write Requests
-
Custom Function Code MODBUS-RTU Requests
- Requests containing only a custom function code can be used to trigger certain actions from a server
-
Fully Customizable MODBUS-RTU Requests
-
Optionally Disable the CRC16 Validity check for Hobbyist Development
- Note: Disables CRC16 Check for both requests and responses
Requirements:
-
python >= 3.6.0
-
pySerial >= 3.0
Not-Supported:
-
MODBUS-ASCII
-
MODBUS OVER TCP
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tinymodbusrtu-0.1.0.tar.gz.
File metadata
- Download URL: tinymodbusrtu-0.1.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e9bac532fd646fce1a2e39badeece535ae3f3dc10e7a72ae4729e515d4b3a24
|
|
| MD5 |
a91ac6fb020d905a55126c7be9de2ca5
|
|
| BLAKE2b-256 |
86359de8a5ad98cee2f13fa3dcbb6c1d98db2829a1ad4778c67cc121d659e5d5
|
File details
Details for the file tinymodbusrtu-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tinymodbusrtu-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b28ab6bb04e72a341528915853ecf05ddfec9f6a8a4f76f8ea39ec0640ae1192
|
|
| MD5 |
74a39636033545c1d013a92308c97144
|
|
| BLAKE2b-256 |
a832bbc38b88e771467bcb6a39e4edac4167409d93696766f5919bde01215ef4
|