4
Universal instruction set list:
1.
STX B n Baud rate setting command
ACSII Code format
:
STX B n 0<=n<=5
Decimal system format
:
[002][066] n 48<=n<=53
Hexadecimal format
:
[02H][42H] n 30H<=n<=35H
Note: change the receive baud rate, and store it in internal EEPROM. The
last setting will be restored next time when power on.
ASCII n
Decimal system n
Hexadecimal n
Baud rate
0
48
30H
9,600
1
49
31H
4,800
2
50
32H
2,400
3
51
33H
1,200
4
52
34H
600
5
53
35H
300
2.
STX C n Command type selection
ACSII Code format
:
STX C n 0<=n<=1
Decimal system format
:
[002][067]n 48<=n<=49
Hexadecimal format
:
[02H][43H] n 30H<=n<=31H
Note: change the type of the system instruction set, and initialize the display.
After changing the setting, it will be stored in internal EEPROM, and the last
setting will be restored next time when power on.