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.2.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

EasyModbusSilaaCooling-1.0.2-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: EasyModbusSilaaCooling-1.0.2.tar.gz
  • Upload date:
  • Size: 9.1 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.2.tar.gz
Algorithm Hash digest
SHA256 f4a5b533753ba505e1f845e6c2b607d13695b3943c7209308406b6614d009277
MD5 00e167c12145d9b830db10ac661c2809
BLAKE2b-256 6358e17e1fc9327270992e71e343f3a2d973b3d8ec8d4984af2d40f8afaf81ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: EasyModbusSilaaCooling-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 22.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a750a714fe8c7bb2f7b79e0cc08f48f7e6d7050b512a0856906986757697b934
MD5 a3f738a49910f5e9aebdcf4dfc84c821
BLAKE2b-256 169b049f6ea333ecc70fe1db7e36437847e78854d66f6856fd74111e493b2779

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