| Package | Description |
|---|---|
| com.intelligt.modbus.jlibmodbus.master | |
| com.intelligt.modbus.jlibmodbus.net | |
| com.intelligt.modbus.jlibmodbus.slave |
| Modifier and Type | Method and Description |
|---|---|
protected ModbusConnection |
ModbusMaster.getConnection() |
| Constructor and Description |
|---|
ModbusMaster(ModbusConnection conn) |
ModbusMasterSerial(ModbusConnection conn) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModbusSlaveConnectionTCP |
| Modifier and Type | Method and Description |
|---|---|
static ModbusConnection |
ModbusConnectionFactory.getASCII(SerialPort serial) |
static ModbusConnection |
ModbusConnectionFactory.getRTU(SerialPort serial) |
static ModbusConnection |
ModbusConnectionFactory.getTcpMaster(TcpParameters tcpParameters) |
static ModbusConnection |
ModbusConnectionFactory.getTcpSlave(Socket socket) |
| Modifier and Type | Method and Description |
|---|---|
ModbusConnection |
RequestHandler.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ModbusConnection> |
ModbusSlave.getConnectionList() |
| Constructor and Description |
|---|
RequestHandler(ModbusSlave slave,
ModbusConnection conn) |
Copyright © 2018. All rights reserved.