![AURES OLC 15 User Manual Download Page 25](http://html1.mh-extra.com/html/aures/olc-15/olc-15_user-manual_3017724025.webp)
24
Baud Rate Setting Command
STX 05 B n ETX
/Change the baud rate setting/
ASCII Format
STX 05 B n ETX
Dec. Format
[02] [05] [66] n [03]
Hex. Format
[02h][05h][42h] n [03h]
n=30h, 31h, 36h or 37h
Description
Change the display communication baud rate. The baud
rate setting can be selected from 4800 to 38400.
n
Baud rate
31h
4800
30h
9600
37h
19200
36h
38400
Parity Check Setting Command
STX 05 P n ETX
/Change the Parity check setting/
ASCII Format
STX 05 P n ETX
Dec. Format
[02] [05] [80] n [03]
Hex. Format
[02h][05h][50h] n [03h]
n=31h, 33h
Description
Change the display communication parity. Set 8 data bit and the
parity set for even or non-parity.
n
Parity
31h
None
33h
Even
Data Length Setting Command
STX 05 L n ETX
/Change the Data Length Setting/
ASCII Format
STX 05 L n ETX
Dec. Format
[02] [05] [76] n [03]
Hex. Format
[02h][05h][4Ch] n [03h]
n=37h, 38h
Description
Change the display communication data length. Set 8-bits or 7-bits
data length.
n
Parity
37h
7 bits
38h
8 bits