modbus v0.5.2 (2017-06-22T11:51:21Z)
Dub
Repo
ModbusException
modbus
exception
class
ModbusException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Meta
Source
See Implementation
modbus
exception
classes
CheckCRCException
FunctionErrorException
ModbusDevException
ModbusException
ReadDataLengthException
enums
FunctionErrorCode
functions
checkCRCException
functionErrorException
modbusException
readDataLengthException
manifest constants
MINIMUM_MODBUS_MSG_LENGTH