modbus v0.1.1 (2017-04-13T21:27:39Z)
Dub
Repo
ModbusRTU.Iface
modbus
mbwbe
ModbusRTU
Undocumented in source.
class
ModbusRTU
protected
class
Iface :
SerialPortIface
{
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.
Inherited Members
From SerialPortIface
write
void
write
(const(void)[] )
Undocumented in source.
read
void
[]
read
(void[] buffer)
Undocumented in source.
Meta
Source
See Implementation
modbus
mbwbe
ModbusRTU
classes
Iface
constructors
this
destructors
~this
properties
com
variables
_com
readFrameGap
readTimeout
writeTimeout