| Modifier and Type | Method and Description |
|---|---|
abstract void |
ModbusMaster.init() |
abstract void |
ModbusSlaveSet.start()
Starts the slave.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpMaster.init() |
void |
TcpSlave.start() |
| Modifier and Type | Method and Description |
|---|---|
void |
UdpMaster.init() |
void |
UdpSlave.start() |
| Modifier and Type | Method and Description |
|---|---|
void |
SerialMaster.init() |
void |
SerialSlave.start() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsciiMaster.init() |
void |
AsciiSlave.start() |
| Modifier and Type | Method and Description |
|---|---|
void |
RtuMaster.init() |
void |
RtuSlave.start() |
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.