modbus v0.1.1 (2017-04-13T21:27:39Z)
Dub
Repo
RTU.append
modbus
backend
rtu
RTU
Undocumented in source. Be warned that the author may not have intended to support it.
void
append
(byte v)
void
append
(ubyte v)
void
append
(short v)
void
append
(ushort v)
void
append
(int v)
void
append
(uint v)
void
append
(long v)
class
RTU
override
void
append
(
long
v
)
void
append
(ulong v)
void
append
(float v)
void
append
(double v)
void
append
(const(void)[] v)
Meta
Source
See Implementation
modbus
backend
rtu
RTU
constructors
this
functions
append
messageComplite
read
send
start
tempBuffer
write
manifest constants
minimumMsgLength
variables
buffer
com
idx