FunctionErrorException

Constructors

this
this(ulong dev, ubyte fnc, ubyte res, ubyte code, string file, size_t line)

Members

Variables

code
FunctionErrorCode code;
res
ubyte res;

Inherited Members

From ModbusDevException

dev
ulong dev;
fnc
ubyte fnc;

Meta