Skip to main content

A modification of the existing EasyModbus-package version 1.2.6 by Stefan Rossmann of Rossmann Engineering

Project description

EasyModbusSilaaCooling

This package is modification of the easymodbus package by Stefan Rossmann from "Stefan Rossmann Engineering" and customized to control a Helios KWL EC 170 W by Modbus TCP/IP.

The modfied lines are:

line 741: length = len(values)*2+7 instead of length = 6

line 791: length_lsb = length&0xFF; instead of length_lsb = 0x06;

line 792: length_msb = (length&0xFF00) >> 8 instead of length_msb = 0x00

If you want to support the original release by Stefan Rossmann, check out his github under Github-flavored Markdown or his website http://easymodbustcp.net/en/

Project details


Download files

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

Source Distribution

EasyModbusSilaaCooling-1.0.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

EasyModbusSilaaCooling-1.0-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file EasyModbusSilaaCooling-1.0.tar.gz.

File metadata

  • Download URL: EasyModbusSilaaCooling-1.0.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2

File hashes

Hashes for EasyModbusSilaaCooling-1.0.tar.gz
Algorithm Hash digest
SHA256 2a276c79b154374d644da4095b102e30c0e9f21daf36a4c735953aa0260c6d0d
MD5 3f3e731f06c8c3c3527d0ecd53af08fd
BLAKE2b-256 8e16ab4021e4d411335d10b072075ddc5bbf98e5a652f292b0e68ff8934c19cc

See more details on using hashes here.

File details

Details for the file EasyModbusSilaaCooling-1.0-py3-none-any.whl.

File metadata

  • Download URL: EasyModbusSilaaCooling-1.0-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2

File hashes

Hashes for EasyModbusSilaaCooling-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4a379239ceda4c705b070bf111c4242d16d7281fba237b9c90bf9f7a4380575
MD5 e1b4900394bc4c8a2b2032227a1553f7
BLAKE2b-256 76c4650d67056749a38a5ca7252de565c18f27c6c4adfe6890b80cde30f467cd

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