openTransparentSerialPort abstract method
打开透明串口通道
deviceID 设备序列号
serialPortType 串口类型"RS232"/"RS485"
commandID 12107
Implementation
@async
OriginResponse openTransparentSerialPort(
String deviceID, int serialPortType, int seq);
打开透明串口通道
deviceID 设备序列号
serialPortType 串口类型"RS232"/"RS485"
commandID 12107
@async
OriginResponse openTransparentSerialPort(
String deviceID, int serialPortType, int seq);