|
|
 |
Inheritance diagram for MbusIllegalFunctionException:
Collaboration diagram for MbusIllegalFunctionException:
List of all members.
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.
- Version:
- 1.0
- See also:
- MbusResponseException
Member Function Documentation
| long getCounter |
( |
|
) |
[static] |
|
|
|
Returns how often this exception has been triggered.
- Returns:
- Counter value
Reimplemented from MbusResponseException. |
|
 |