Historically, Modbus client devices used 5-digit decimal addresses from 40001 to
49999 to represent Holding register addresses. 5-digit decimal addressing limited to
9999 the number of holding registers that could be addressed.
Modern Modbus client devices typically provide a means to access the full range of
65536 Modbus Holding registers. One of these methods is to use 6-digit decimal
addresses from 400001 to 465536. This manual uses 6-digit decimal addressing to
represent Modbus Holding register addresses.
Modbus client devices that are limited to 5-digit decimal addressing may still access
registers 400001 to 409999 by using 5-digit decimal addresses 40001 to 49999.
Registers 410000-465536 are inaccessible to these clients.
Function codes
The adapter module supports the Modbus function codes shown below.
Description
Name
Function code
Reads the contents of a contiguous block of holding
registers in a server device.
Read Holding Registers
03h
Writes a single holding register in a server device.
Write Single Register
06h
Writes the contents of a contiguous block of hold-
ing registers in a server device.
Write Multiple Registers
10h
Writes the contents of a contiguous block of hold-
ing registers in a server device, then reads the
contents of a contiguous block of holding registers
(same or different than those written) in a server
device.
Read/Write Multiple Registers
17h
Allows reading identification and other information
of the server.
Encapsulated Interface Trans-
port / Read Device Identifica-
tion
2Bh/0Eh
Parameter "Read Device ID code" allows one to
define three access types:
• 01: Request to get the basic device identification
(stream access)
• 02: Request to get the regular device identifica-
tion (stream access)
• 04: Request to get one specific identification
object (individual access).
Encapsulated Interface Transport / Read Device
Identification
The adapter module supports the Modbus EIT/RDI objects shown below.
Name
Object ID
Vendor Name
00h
Product Code
01h
Major/Minor Revision
02h
Vendor URL
03h
Product Name
04h
48 Modbus/TCP – Communication protocol
Summary of Contents for FMBT-21
Page 2: ......
Page 4: ......
Page 8: ...8 ...
Page 16: ...16 ...
Page 20: ...20 ...
Page 46: ...46 ...
Page 58: ...58 ...
Page 66: ...66 ...
Page 72: ...72 ...
Page 75: ...Appendix A ABB IP configuration tool for FMBT 21 75 ...
Page 76: ...76 ...
Page 80: ...80 ...
Page 84: ...84 Appendix D FMBT 21 configuration web pages ...
Page 90: ...Access to web pages is now enabled 90 Appendix D FMBT 21 configuration web pages ...