MSR110D Programmer’s Manual UDN PM008 Rev. D
Section 5 – Configuration Commands 2002/3/19
Page
17
Uniform Industrial Corp.
Proprietary and Confidential
Total 44 pages
Section 5 CONFIGURATION COMMANDS
This section describes the internal configuration commands available for the MSR110. Each item provides the ASCII,
hexadecimal code and an explanation of the command. The letter “x” indicates a variable and the letter “h” is an
abbreviation of “hexadecimal”.
Command Form
<09Hex><ADDRESS><command counter Hex><COMMAND><BCC>
Note: Command Length is in hex value.
BRx (42h 52h x)
-
-
-
-
Set Baud Rate
x is an ASCII number (0-4)
Table 5-1. Baud Rate Setting
ASCII
Command Form (Hex)
Baud Rate
0
09h 00h 03h 42h 52h 30h 2Ah
1200
1
09h 00h 03h 42h 52h 31h 2Bh
2400
2
09h 00h 03h 42h 52h 32h 28h
4800
3
09h 00h 03h 42h 52h 33h 29h
9600 (default)
4
09h 00h 03h 42h 52h 34h 2Eh
19200
PTx (50h 54h x)
-
-
-
-
Set Bit & Parity
x is an ASCII number (0-4)
Table 5-2. Bit & Parity Setting
ASCII
Command Form (Hex)
Bit & Parity
0
09h 00h 03h 50h 54h 30h 3Eh
7 EVEN
1
09h 00h 03h 50h 54h 31h 3Fh
7 ODD
2
09h 00h 03h 50h 54h 32h 3Ch
7 MARK (logic 1)
3
09h 00h 03h 50h 54h 33h 3Dh
7 SPACE (logic 0)
4
09h 00h 03h 50h 54h 34h 3Ah
8 NONE (default)
ESx (45h 53h x)
-
-
-
-
ES & SS Send Enable/Disable
x = E (45h enable) or D (44h disable)
Table 5-3. ES & SS Send Enable/Disable
Command Form (Hex)
ES&SS Sending
09h 00h 03h 45h 53h 44h 58h
Disable
09h 00h 03h 45h 53h 45h 59h
Enable (default)