| Modifier and Type | Method and Description |
|---|---|
ModbusMaster |
ModbusFactory.createAsciiMaster(SerialParameters params) |
ModbusMaster |
ModbusFactory.createRtuMaster(SerialParameters params) |
ModbusMaster |
ModbusFactory.createTcpMaster(IpParameters params,
boolean keepAlive) |
ModbusMaster |
ModbusFactory.createUdpMaster(IpParameters params) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReadFunctionGroup<K>> |
BatchRead.getReadFunctionGroups(ModbusMaster master) |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
UdpMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
SerialMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
AsciiMaster |
| Modifier and Type | Class and Description |
|---|---|
class |
RtuMaster |
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.