modbus v0.1.1 (2017-04-13T21:27:39Z)
Dub
Repo
Modbus.writeSingleRegister
modbus
protocol
Modbus
Undocumented in source. Be warned that the author may not have intended to support it.
class
Modbus
void
writeSingleRegister
(
ubyte
dev
,
ushort
addr
,
ushort
value
)
Meta
Source
See Implementation
modbus
protocol
Modbus
constructors
this
functions
read
readCoils
readDiscreteInputs
readHoldingRegisters
readInputRegisters
write
writeMultipleRegisters
writeSingleCoil
writeSingleRegister
interfaces
Backend
variables
be
needCheckCRC