Closed Cwmwd24 closed 1 month ago
Hi @Cwmwd24 , thanks for the report and sorry for the delay, I have released a new version today (2.48) that fixes the problem. As you wrote the answer to the FC01 request was correct, it was mishandled the table conversion only for the RTU mode. I tested the new version and it seems to be solved, please let me know if it helps you. Best regards
Thanks for your effort and time @fedeturco, I've tried your new version with my hardware and FC01 results are shown correctly now on the GUI. Brilliant.
All the very best,
Pre-built Version v2.47
I have a trial Modbus server running on an Arduino that I'm experimenting with -- I've set up some coils that are shared with discrete inputs so I expect to get the same data from FC01 and FC02. I can change a coil with FC15 and read their state with FC02 but when I read them with FC01 I get an error and no data.
Here's a log portion showing reading the first 8 coils with FC02 and then FC01, as far as I can see the reply received to FC01 is good?
I've tried the same FC01 command with other software (which is not so nice to use) and I get the data I expect in the GUI.