Operation
6.11 Communication via MODBUS TCP
Inverter chassis units
Operating Instructions, 07/2016, A5E00331449A
305
Structure of a read request via Modbus function code 03 (FC 03)
Any valid register address is permitted as the start address.
Via FC 03, the control can address more than one register with one request. The number of
addressed registers is contained in bytes 10 and 11 of the read request.
Table 6- 51 Structure of a read request via slave number 17, example
00 h
6D h
00 h
8
9
10
Register start address "High" (register 40110)
Register start address "Low"
Number of registers "High" (2 registers: 40110; 40111)
number of registers "Low"
The response returns the corresponding data set:
Table 6- 52 Slave response to the read request, example
04 h
11 h
22 h
33 h
8
9
10
11
Number of bytes (4 bytes are returned)
Data first register "High"
Data first register "Low"
Data second register "High"
Data second register "Low"
Table 6- 53 Invalid read request
Exception code 02 (invalid data address)
Read a write-only register
Telegram in which all values are set to 0.
Controller addresses more than 125 registers
Exception code 03 (invalid data value)
The start address and the number of registers of
an address are located outside of a defined regis-
Exception code 02 (invalid data address)