MODBUS Exception Responses

P

Thread Starter

pm10

Good morning to all,

in my company we are working in development of devices with MODBUS communication.

Our devices use an owner protocol (in a sub-layer) and after the frame will be translate in MODBUS with an interface. We have a question, related to <b>MODBUS Application Protocol Specification V1.1b3</b>.
At the page 47 - MODBUS Exception Responses, there's a table of Modbus Access Code. In this table are listed the following points:
- 01: illegal function
- 02: illegal data address
- 03: illegal data value
- 04: server device failure
- 05: acknoledge
- 06: server device busy
- 08: memory parity error
- 0A: gateway path unavailable
- 0B: gateway target device failed to respond

There isn't indication about the using of others exceptions code.
In your opinion, the use the others error code (07, 09, 0C, 0D, 0E and 0F) could be correct or is it out of MODBUS standards?

Thank you in advance
 
L

Luca Gallina

Top