Appendix B Modbus TCP Communication
B-3
B
B.3 Exception Response Code in Modbus TCP
Modbus exception response codes that DVP-15MC series motion controller supports are
shown in the table below.
Exception response code Indication
16#01
Unsupportive function code
16#02
Unsupportive Modbus address
16#03
Data length exceeds the range
B.4 Modbus Function Codes in Modbus TCP
Function code: 03 to read one single or multiple word register values
Request message data structure:
Byte NO. Name Byte
Byte0
Transaction identifier
High byte
Byte1 Low byte
Byte2
Protocol identifier
High byte
Byte3 Low byte
Byte4
Modbus data length
High byte
Byte5 Low byte
Byte6
Modbus ID Low byte
Byte7
Function code Single byte
Byte8
The start address of word registers to be
read
High byte
Byte9 Low byte
Byte10
The number of word registers
(Counted by Word)
High byte
Byte11 Low byte
Response message data structure:
Byte NO. Name Byte
Byte0
Transaction identifier
High byte
Byte1 Low byte
Byte2
Protocol identifier
High byte
Byte3 Low byte
Byte4
Modbus data length
High byte
Byte5 Low byte
Byte6
Modbus ID Single byte