Documentation

MbusIllegalAddressException Class Reference
[Error Management]

Illegal Data Address exception response. More...

Inheritance diagram for MbusIllegalAddressException:
MbusResponseException BusProtocolException

List of all members.

Public Member Functions

 MbusIllegalAddressException ()
 Creates a new MbusIllegalAddressException instance.

Static Public Member Functions

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

Detailed Description

Illegal Data Address exception response.

Signals that an Illegal Data Address exception response (code 02) was received. This exception response is sent by a slave device instead of a normal response message if a master queried an invalid or non-existing data address.

See also:
MbusResponseException

Member Function Documentation

static long getCounter (  )  [static]

Returns how often this exception has been triggered.

Returns:
Counter value

Reimplemented from MbusResponseException.


FieldTalk Modbus Master Library, Java Edition
Library version 2.6.5