DVP-ES2/EX2/EC5/SS2/SA2/SX2/SE&TP Operation Manual - Programming
exception response will return to the master device. In the exception response, the most significant
bit of the original command code is set to 1, and an exception code explaining the condition that
caused the exception is returned.
An example of exception response of command code 01H and exception 02H:
Sent message:
Feedback message:
Explanation:
01
Illegal command code:
The command code received in the command message is invalid for PLC.
02
Illegal device address:
The device address received in the command message is invalid for PLC.
03
Illegal device content:
The data received in the command message is invalid for PLC.
07
1. Checksum Error
- Check if the checksum is correct
2. Illegal command messages
- The command message is too short.
- Length command message is out of range.