modbus v0.4.1 (2017-05-31T18:23:19Z)
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