public class ModbusConsoleApp extends ModbusSetup
modbusClient, modbusServer, requestHandler, responseHandler, sleep| 构造器和说明 |
|---|
ModbusConsoleApp() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
main(String[] args) |
protected static void |
sendRequests4Auto(boolean autoSend,
int sleep,
Collection<io.netty.channel.Channel> channels) |
static void |
start(int port,
boolean showDebugLog,
int type,
boolean autoSend,
int sleep,
String host) |
init, setUpClient4Master, setUpClient4Master, setUpClient4Slave, setUpClient4Slave, setUpServer4Master, setUpServer4Slavepublic static void start(int port,
boolean showDebugLog,
int type,
boolean autoSend,
int sleep,
String host)
throws Exception
Exceptionprotected static void sendRequests4Auto(boolean autoSend,
int sleep,
Collection<io.netty.channel.Channel> channels)
throws InterruptedException
Copyright © 2019. All Rights Reserved.