ModbusTCPMaster

Modbus master with TCP backend based on TcpSocket from std.socket

Constructors

this
this(Address addr, void delegate(Duration) sf, SpecRules sr)

Members

Functions

halt
void halt()
socket
inout(Socket) socket()

Variables

mtc
MasterTcpConnection mtc;
Undocumented in source.

Meta