Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105784

Modbus challenge

$
0
0

I’m trying to tie a modbus PLC into HA for monitoring inside a brewery. We’re using a Solo SL-4848. I need to be able to reset the SV (set point) if needed. According the the docs, the SV register decimal address is 44098.

But the modbus service appear to only accept 0-255) for the address. I admit I’m a complete modbus n00b.
image
Here’s tje base config. My testing is with the Dev tools at this point.

  - name: hub3
    type: serial
    baudrate: 9600
    bytesize: 7
    method: ascii
    parity: E
    port: /dev/ttyUSB3
    stopbits: 1

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105784

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>