Documentation

MbusIllegalValueException Class Reference
[Error Management]

Illegal Data Value exception response. More...

Inheritance diagram for MbusIllegalValueException:
MbusResponseException BusProtocolException

List of all members.

Public Member Functions

 MbusIllegalValueException ()
 Creates a new MbusIllegalValueException 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 Value exception response.

Signals that a Illegal Value exception response was (code 03) received. This exception response is sent by a slave device instead of a normal response message if a master sent a data value which is not an allowable value for the slave device.

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