|
|
 |
Inheritance diagram for ReplyTimeoutException:
Collaboration diagram for ReplyTimeoutException:
List of all members.
Detailed Description
Reply time-out.
Signals that a fieldbus data transfer timed out. This can occur if the slave device does not reply in time or does not reply at all. A wrong unit adress will also cause this error. In some occassions this expection is also produced if the characters received don't constitute a complete frame.
- Version:
- 1.0
- See also:
- BusProtocolException
Member Function Documentation
| long getCounter |
( |
|
) |
[static] |
|
|
|
Returns how often this exception has been triggered.
- Returns:
- Counter value
Reimplemented from BusProtocolException. |
|
 |