-
Hi
I use Modbus Poll - modbustools.com and random-test-client .
They don't work together. Modbus Poll show - CRC Error.
I use modbus_new_rtu("/dev/ttyO4", 9600, 'N', 8, 1);
Can someone help? What is w…
-
## libmodbus version
libmodbus 3.1.4
## OS and/or distribution
Ubuntu 14.04.5 LTS (GNU/Linux 3.16.0-77-generic x86_64)
## Description
All requests to read registers from a device result…
-
I haven't managed to reproduce this on any other crates yet but I spotted it here:
https://docs.rs/cookie/0.8.1/cookie/struct.CookieBuilder.html
If I click a method name e.g. "new", the URL in m…
-
Hello there.
First I want to thank Stephane for this work. Kudos man! This is a great library that makes working with Modbus so easy ! and I can get it on my Debian machines by only using apt-get! Th…
-
I am trying to compile servo but it's failing in x11 and dbus packages.
The errors:
```
error: failed to run custom build command for `x11 v2.5.1`
Process didn't exit successfully: `/home/miza/proje…
-
Since kernel commit 25dc1d6cc3082aab293e5dad47623b550f7ddd2a ("x86: stop exporting msr-index.h to userland"), is no longer exported to userspace. Therefore, any toolchain built with kernel headers >=…
-
I'm using a RS-485 adapter that requires RTS to be managed for transmitting. libmodbus supports this with the modbus_rtu_set_rts() function, but the bindings are commented out in src/main.cpp.
Are th…
-
I have tried to send an email to libmodbus@googlegroups.com but it seems the group does not exist so that's why I am asking this through this channel...
I am trying to run a Modbus client communica…
-
Происходит рандомно вот такая ерунда:
![2017-06-02 12 21 08](https://cloud.githubusercontent.com/assets/12526597/26715177/14ac4a54-478e-11e7-9bbf-5fe96ed1c85c.png)
Через несколько минут данные м…
-
Hi and thanks for a great module!
I read the other issue (now closed) related to timeouts, but I still have a problem. I am reading some values through a modbus gateway running on PowerLogic electric…