Modbus Software, Driver and Libraries
 Login 
Member of Modbus Organization

Have a Question?

We accept VISA, MasterCard, PayPal

30-day Money-Back Guarantee

Protocol Errors and Exceptions


Classes

class  EIllegalArgumentError
 Illegal argument error. More...
class  EIllegalStateError
 Illegal state error. More...
class  EEvaluationExpired
 Evaluation expired. More...
class  EOpenErr
 Port or socket open error. More...
class  EPortAlreadyOpen
 Serial port already open. More...
class  ETcpipConnectErr
 TCP/IP connection error. More...
class  EConnectionWasClosed
 Remote peer closed TCP/IP connection. More...
class  ESocketLibError
 Socket library error. More...
class  EPortAlreadyBound
 TCP port already bound. More...
class  EListenFailed
 Listen failed. More...
class  EFiledesExceeded
 File descriptors exceeded. More...
class  EPortNoAccess
 No permission to access serial port or TCP port. More...
class  EPortNotAvail
 TCP port not available. More...
class  EBusProtocolException
 General fieldbus protocol error. More...
class  EChecksumException
 Checksum error. More...
class  EInvalidFrameException
 Invalid frame error. More...
class  EInvalidReplyException
 Invalid reply error. More...
class  EReplyTimeoutException
 Reply time-out. More...
class  EMbusResponseException
 Modbus. More...
class  EMbusIllegalFunctionException
 Illegal Function exception response. More...
class  EMbusIllegalAddressException
 Illegal Data Address exception response. More...
class  EMbusIllegalValueException
 Illegal Data Value exception response. More...
class  EMbusSlaveFailureException
 Slave Device Failure exception response. More...