Errors & ExceptionsModbus Term
Exception 01 — Illegal Function
The slave does not support or recognize the requested function code.
Definition
Exception code 01 (Illegal Function) means the slave does not implement the requested function code, or the function code is not applicable to the device type. Common causes: requesting FC23 or FC43 from a device that only supports basic read/write, or sending a vendor-specific function code to the wrong device.
Quick Facts
Related Terms
Was this definition helpful?