FaScan

Knowledge base

Modbus TCP errors and exception response

If a device receives a request but cannot execute it, it returns an exception response. The function code is increased by 80h and the next byte contains the error code.

CodeNameMeaning
01Illegal FunctionThe device does not support the requested function.
02Illegal Data AddressThe register address or range is not available.
03Illegal Data ValueThe value or quantity is not accepted by the device.
06Slave Device BusyThe device is temporarily busy.

In FaScan, check Endpoint, Unit ID, function code, register address and raw bytes in the traffic window.

Download FaScan