| 限定符和类型 | 类和说明 |
|---|---|
static class |
SerialEventProtocolHandle.LoggerSerialProtocolHandle |
| 限定符和类型 | 字段和说明 |
|---|---|
static SerialEventProtocolHandle |
SerialEventProtocolHandle.LOGGER_HANDLE |
| 限定符和类型 | 方法和说明 |
|---|---|
SerialEventProtocolHandle |
SerialComponent.getProtocolHandle() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SerialClient |
SerialPortCreator.openByAsync(SerialConnectProperties connectProperties,
byte[] delimiter,
SerialEventProtocolHandle handle)
异步打开串(包含分隔符)
|
static SerialClient |
SerialPortCreator.openByAsync(SerialConnectProperties connectProperties,
byte[] delimiter,
SerialEventProtocolHandle handle,
boolean endOfMessage)
异步打开串(包含分隔符)
|
static SerialClient |
SerialPortCreator.openByAsync(SerialConnectProperties connectProperties,
int packetSize,
SerialEventProtocolHandle handle)
异步打开串口
|
SerialComponent |
SerialComponent.setProtocolHandle(SerialEventProtocolHandle protocolHandle) |
| 构造器和说明 |
|---|
SerialPortDelimiterListener(byte[] delimiter,
SerialConnectProperties properties,
SerialEventProtocolHandle handle,
boolean endOfMessage) |
SerialPortPacketProtocolListener(int packetSize,
SerialConnectProperties properties,
SerialEventProtocolHandle handle) |
Copyright © 2023. All rights reserved.