Modbus Slave example▲
The example acts as Modbus slave. It receives standard Modbus requests, adjusts its internal states based on the request and responds with the appropriate reply. As such a slave is the equivalent of a Modbus server.
Running the Example