Search found 1 match
- 14 Jun 2022, 06:09
- Forum: Software
- Topic: The errors of Modbus RTU Master is not cleared after writing '1' to the Master_Status_Reset register
- Replies: 1
- Views: 2080
The errors of Modbus RTU Master is not cleared after writing '1' to the Master_Status_Reset register
I tried to clear the error state of the Modbus RTU master follow the https://revolutionpi.com/tutorials/modbus-tutorial/revpi-core-als-modbus-rtu-master-verwenden/ but it did not work: 1. When a communication error occurs: - Master_Status_Reset = 17(0x11) - Modbus_Action_Status = 0(0x00)[/list] 2. W...