Serhii Marchuk
Serhii Marchuk
Hello. In this log window, it looks like something is wrong with the serial port settings, especially the baud rate. Maybe try combining different serial port settings and see what...
> Do the Port settings defined in the app override the communication settings set in device manager? Yes > Or do I need to change both simultaneously so they have...
Hello. I guess in your case reducing port setting `Timeout Inter Byte` should help (set it like 2 milliseconds or something). [Here](https://github.com/serhmarch/ModbusTools/discussions/28#discussioncomment-12634388) the similar issue.
Maybe I didn't fully understand the problem. Let's take it one step at a time. You want to combine a physical slave and a ModbusTools server in one Modbus network...
First of all these ``` Rx: 04 06 31 00 00 00 87 63 04 06 31 00 00 00 87 63 ``` are 2 Modbus packets joined into single...
Yep. I guess it will be done someday. But first, I need something with MacOS on board. And, of course, main thing is time.
Hello. Just download Qt online installer: https://www.qt.io/download-qt-installer-oss And don't forget to set `Archive` option in menu `Show`: 
Hello. Can you provide more information, e.g. screenshot before and after? Can I get the file you saved? It is `*.pjc` (for client project) or `*.pjs` (for server project)
Hello @rico666. > When editing items (takes some time to figure out that by address 0x/1x/... you actually mean FUNCTION CODE) you choose 0x for function code 1, 1x for...
Ok. I noted it for next major release.