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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: EasyModbusSilaaCooling-1.0.6.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for EasyModbusSilaaCooling-1.0.6.tar.gz
Algorithm Hash digest
SHA256 f722d80ad01c63f97f4169771cb3b6b0a24950b30d5b1466957612b9053ac042
MD5 3eff9e334ec89b0073ff1591141600dc
BLAKE2b-256 8ba87bd65bbab2271aed378df1cf46dae051147a4663f066eaf5eae772235bb7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: EasyModbusSilaaCooling-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for EasyModbusSilaaCooling-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ccd6188e52d8bbdf1720830c7305017daf836c47f27d552b71530c63b1d87ccf
MD5 e523424388ffce19d96c66b3c5263fab
BLAKE2b-256 8a3d76ed38aca623af81949947a518da89831fc0fdbd549264ad5a108363c858

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