ModbusTCPMaster

Modbus with TCP backend based on TcpSocket from std.socket

Constructors

this
this(Address addr, SpecRules sr)

Destructor

~this
~this()
Undocumented in source.

Members

Functions

socket
inout(TcpSocket) socket()

Variables

mtc
MasterTcpConnection mtc;
Undocumented in source.

Meta