modbus v0.4.1 (2017-05-31T18:23:19Z)
Dub
Repo
ModbusRTU.C
modbus
facade
ModbusRTU
Undocumented in source.
class
ModbusRTU
protected
class
C : Connection {
void
write
(const(void)[] msg);
void
[]
read
(void[] buffer);
}
Members
Functions
read
void
[]
read
(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void
write
(const(void)[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
modbus
facade
ModbusRTU
classes
C
constructors
this
destructors
~this
properties
com
variables
_com
readFrameGap
readTimeout
writeTimeout