| Modifier and Type | Method and Description |
|---|---|
ModbusSlaveSet |
ModbusFactory.createAsciiSlave(SerialParameters params) |
ModbusSlaveSet |
ModbusFactory.createRtuSlave(SerialParameters params) |
ModbusSlaveSet |
ModbusFactory.createTcpSlave(boolean encapsulated) |
ModbusSlaveSet |
ModbusFactory.createUdpSlave(boolean encapsulated) |
| Modifier and Type | Field and Description |
|---|---|
protected ModbusSlaveSet |
BaseRequestHandler.slave |
| Constructor and Description |
|---|
BaseRequestHandler(ModbusSlaveSet slave) |
| Constructor and Description |
|---|
EncapRequestHandler(ModbusSlaveSet slave) |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpSlave |
| Modifier and Type | Class and Description |
|---|---|
class |
UdpSlave |
| Constructor and Description |
|---|
XaRequestHandler(ModbusSlaveSet slave) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerialSlave |
| Modifier and Type | Class and Description |
|---|---|
class |
AsciiSlave |
| Constructor and Description |
|---|
AsciiRequestHandler(ModbusSlaveSet slave) |
| Modifier and Type | Class and Description |
|---|---|
class |
RtuSlave |
| Constructor and Description |
|---|
RtuRequestHandler(ModbusSlaveSet slave) |
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.