معرفی شرکت ها


AsyncioMinimalModbus-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Async Easy-to-use Modbus RTU and Modbus ASCII implementation for Python
ویژگی مقدار
سیستم عامل -
نام فایل AsyncioMinimalModbus-1.0.0
نام AsyncioMinimalModbus
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Guy Radford
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/guyradford/asynciominimalmodbus
آدرس اینترنتی https://pypi.org/project/AsyncioMinimalModbus/
مجوز -
# Asyncio Minimal Modbus ![Build Status](https://github.com/guyradford/asynciominimalmodbus/actions/workflows/pipeline.yml/badge.svg) Async library wrapping the Easy-to-use Modbus RTU and Modbus ASCII implementation [Minimal Modbus](https://pypi.org/project/minimalmodbus/). 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 ```shell 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 th*e mast*er. >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/](https://minimalmodbus.readthedocs.io/en/stable/) ## Contributing * Issues: [https://github.com/guyradford/asynciominimalmodbus/issues](https://github.com/guyradford/asynciominimalmodbus/issues) * GitHub: [https://github.com/guyradford/asynciominimalmodbus](https://github.com/guyradford/asynciominimalmodbus)


نیازمندی

مقدار نام
>=2.0.1 minimalmodbus


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl AsyncioMinimalModbus-1.0.0:

    pip install AsyncioMinimalModbus-1.0.0.whl


نصب پکیج tar.gz AsyncioMinimalModbus-1.0.0:

    pip install AsyncioMinimalModbus-1.0.0.tar.gz