Documentation
|
FieldTalk Modbus Master Library, Delphi Edition
Library version 2.12.0
|
EMbusIllegalFunctionException Class Reference
Illegal Function exception response. More...
Detailed Description
Illegal Function exception response.
Signals that an Illegal Function exception response (code 01) was received. This exception response is sent by a slave device instead of a normal response message if a master sent a Modbus function which is not supported by the slave device.
- See also
- EMbusResponseException