Modbus RTU class for slave devices. It shares data with other software components via a Message queue object, and can exist more than one Modbus Slave RTU instances in a application program.

Dependents:   Nucleo_modbus_protocol_test

History

Added timer based synchronization to the serial port receiving part. default tip

2015-01-21, by gabrielrivas [Wed, 21 Jan 2015 02:59:27 +0000] rev 6

Added timer based synchronization to the serial port receiving part.


Changed MbByteIndex_t enum values to hex.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 15:20:47 +0000] rev 5

Changed MbByteIndex_t enum values to hex.


Documentation added.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 08:21:11 +0000] rev 4

Documentation added.


Documentation added.;

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 08:12:28 +0000] rev 3

Documentation added.;


Documentation added.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 08:10:17 +0000] rev 2

Documentation added.


Documentation added.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 08:05:40 +0000] rev 1

Documentation added.


First version of ModbusSlaveRTU for C++.

2015-01-19, by gabrielrivas [Mon, 19 Jan 2015 03:29:36 +0000] rev 0

First version of ModbusSlaveRTU for C++.