|
jamod at SF | |||||||||
PREV NEXT | FRAMES NO FRAMES |
close
method closes the serial input/output streams.
Transportable.writeTo(DataOutput)
.
isEcho
method returns the output echo state.
prepareStreams
prepares the input and output streams of this
ModbusSerialTransport instance.
readRequest
method listens continuously on the serial
input stream for master request messages and replies if the request slave
ID matches its own set in ModbusCoupler.getUnitID().
readResponse
reads a response message from the slave
responding to a master writeMessage request.
setCommPort
sets the comm port member and prepares the input
and output streams to be used for reading from and writing to.
setEcho
method sets the output echo state.
setReceiveThreshold
method here.
setReceiveTimeout
method here.
writeMessage
method writes a modbus serial message to
its serial output stream to a specified slave unit ID.
|
jamod at SF | |||||||||
PREV NEXT | FRAMES NO FRAMES |