SOFTWARE SETTING COMMAND
CPD-3230 Customer Pole Display
18
CHAPTER 5
SOFTWARE SETTING COMMAND
User can re-set the default configuration by using the following software commands:
5.1 Baud Rate Setting Command
STX 05 B n ETX
Change the baud rate
ASCII Format
STX 05 B n ETX STX 05 E N ETX
Dec. Format
[02][05][66] n [03] [02] [05] [49] [78] [03] 49
≦n≦51
Hex. Format
[02h][05h][42h] n [03h][02h][05h][45h][4eh][03h] 31h
≦
n
≦
33h
Description
Change the display communication baud rate. The baud
rate setting can be selected from 9600~115200 bps.
N
Baud rate
30h
115200
31h
38400
32h
19200
33h
9600
5.2 Parity Check Setting Command
STX 05 P n ETX
Change the parity check
ASCII Format
STX 05 P n ETX STX 05 E N ETX
Dec. Format
[02][05][80] n [03] [02] [05] [69] [78] [03] n=48,49
Hex. Format
[02h][05h][50h] n [03h][02h][05h][45h][4eh][03h]
n=30h,31h
Description
n
Parity check
30h
None parity
31h
Even parity