Pro Pump Controller (ProCon-100)
Rev3.6
2023/07/17
59/70
Copyright
©
2023 by TAEHA CORP. All Rights Reserved
5.9
RS-232 Serial communication
Instructions such as parameter setting, discharge, and stop can be transmitted via RS-232
communication, and parameter settings and the status of Procon-100 can be checked.
Table 15.. RS-232 serial communication and setting
Item
Description
Port
✽
COMM port on the rear of the controller
Comm. Setting
✽
Baud Rate : 19200bps
✽
Data Bits : 8bit
✽
Stop bits : 1bit
✽
Parity : None
5.9.1
Protocol definition
1)
All commands start with STX and end with ETX.
2)
All commands between STX and ETX are expressed in ASCII Code.
3)
Separate commands and parameters with commas.
STX : $ (start)
ETX : # (end)
ACK : ! (normal)
NACK : ? (abnormal)