Documentation

ReplyTimeoutException Class Reference
[Error Management]

Reply time-out. More...

Inheritance diagram for ReplyTimeoutException:
BusProtocolException

List of all members.

Public Member Functions

 ReplyTimeoutException ()
 Constructs a ReplyTimeoutException.

Static Public Member Functions

static long getCounter ()
 Returns how often this exception has been triggered.
static void resetCounter ()
 Resets exception counter.

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.

See also:
BusProtocolException

Member Function Documentation

static long getCounter (  )  [static]

Returns how often this exception has been triggered.

Returns:
Counter value

Reimplemented from BusProtocolException.


FieldTalk Modbus Master Library, Java Edition
Library version 2.6.5