Skip to main content

Async Easy-to-use Modbus RTU and Modbus ASCII implementation for Python

Project description

Asyncio Minimal Modbus

Build Status

Async library wrapping the Easy-to-use Modbus RTU and Modbus ASCII implementation Minimal Modbus.

This library is purely an asyncio wrapper for Minimal Modbus, it supports the same interface, and should be 100% drop in other than needing to add await.

Supports and Tested on Python 3.6, 3.7, 3.8. 3.9 and 3.10.

Installation

pip install AsyncioMinimalModbus

Dependencies

  • Minimal Modbus v2.0.1 or greater,
  • pySerial 3.0 or greater.

Features as described by Minimal Modbus

MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master. The only dependence is the pySerial module (also pure Python).

There are convenience functions to handle floats, strings and long integers (in different byte orders). ? This software supports the 'Modbus RTU' and 'Modbus ASCII' serial communication versions of the protocol, and is intended for use on Linux, OS X and Windows platforms.

Minimal Modbus Documentation: https://minimalmodbus.readthedocs.io/en/stable/

Contributing

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AsyncioMinimalModbus-1.0.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

AsyncioMinimalModbus-1.0.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file AsyncioMinimalModbus-1.0.0.tar.gz.

File metadata

  • Download URL: AsyncioMinimalModbus-1.0.0.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for AsyncioMinimalModbus-1.0.0.tar.gz
Algorithm Hash digest
SHA256 59cc8157ceab5e6375686520cca9de02c87fbc915f8e64f821b46d763b87ee6f
MD5 50f5d7d90fdca1aa98b32b81713150ad
BLAKE2b-256 cbd821a8cd74ef9d03479c1917d6e1d7f4d0c67a9197b505a1f6f2399459e073

See more details on using hashes here.

File details

Details for the file AsyncioMinimalModbus-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for AsyncioMinimalModbus-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc36be65e7169ca08805e21d32dbb09cfed899c069e0fd2463f3414abc0e52c9
MD5 eed9b138df6d61c335398247d00cb2f6
BLAKE2b-256 580730584bd3bc7f5700ebddff581f7d8725a15f606124dbf075d2f72b6a3bc8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page