| Package | Description |
|---|---|
| com.intelligt.modbus.jlibmodbus.data | |
| com.intelligt.modbus.jlibmodbus.master |
| Modifier and Type | Method and Description |
|---|---|
CommStatus |
DataHolder.getCommStatus() |
| Modifier and Type | Method and Description |
|---|---|
CommStatus |
ModbusMasterTCP.getCommEventCounter(int serverAddress) |
CommStatus |
ModbusMasterSerial.getCommEventCounter(int serverAddress) |
abstract CommStatus |
ModbusMaster.getCommEventCounter(int serverAddress)
This function code is used to get a status word and an event count from the remote device's
communication event counter.
|
CommStatus |
ModbusMasterTCP.getCommEventLog(int serverAddress) |
CommStatus |
ModbusMasterSerial.getCommEventLog(int serverAddress) |
abstract CommStatus |
ModbusMaster.getCommEventLog(int serverAddress)
This function code is used to get a status word, event count, message count, and a field of
event bytes from the remote device.
|
Copyright © 2018. All rights reserved.