MSR110D Programmer’s Manual UDN PM008 Rev. D
Section 5 – Configuration Commands 2002/3/19
Page
26
Uniform Industrial Corp.
Proprietary and Confidential
Total 44 pages
Note: In the case of RE1, RE2, RE3 command, the device transforms the EEPROM data from hexadecimal code
into ASCII code, and send it out. For example, if the EEPROM data is “2Ah” the host will receive “32h 41h”.
Hence, executing these 3 commands, the host will serially transform each 2 bits of received data into hexadecimal
code.
RE4 (52h 45h 34h)
-
-
-
-
Read Serial Number
Command Form: <09h 00h 03h 52h 45h 34h 29h>
This is used to send byte 100-107 data of EEPROM to host.
Note: In the case of RE4 command, the device transforms the EEPROM data from hexadecimal code into ASCII
code per byte, and sends it out.
Sdx (53h 64h x)
-
-
-
-
MSR100 Output Format Enable/Disable
x = E (45h enable) or D (44h disable)
Table 5-31. MSR100 output format setting
Command Form (Hex)
MSR100 output format
09h 00h 03h 53h 64h 44h 79h
Disable (default)
09h 00h 03h 53h 64h 45h 78h
Enable
This command is only effective in self-arm mode and protocol 0.
When MSR100 output format is enabled, the output data format is as below:
Single track
<STX><SS><SINGLE TRACK DATA><ES><LRC (optional)><ETX>
Dual track
<STX><SS><FIRST TRACK DATA><ES><LRC (optional)><DLE>
<STX><SS><SECOND TRACK DATA><ES><LRC (optional)><ETX>
Triple track
<STX><SS><TRACK 1 DATA><ES><LRC (optional)><DLE>
<STX><SS><TRACK 2 DATA><ES><LRC (optional)><DLE>
<STX><SS><TRACK 3 DATA><ES><LRC (optional)><ETX>
Remarks:
SS = START SENTINEL
TRACK1= “%” (ISO, DMV & AAMVA)
TRACK2= “;” (ISO, DMV & AAMVA)
TRACK3= “
;
” (ISO)
“%” (AAMVA)
“!” (CA old DMV)
ES = END SENTINEL
TRACK1, 2 & 3= “?” (ISO, CA old DMV & AAMVA)
STX = START TEXT, ETX = END TEXT, DLE = DATA LINK ESCAPE, LRC = CHECKSUM (optional).
When MSR100 output format is disabled, the output data format restores to previous setting.
Note: 1. Only following commands are valid while MSR100 output format is enabled:
BRx, DF0, LCx, RTx, CTx, and BL.
2. If read error or no data, then output nothing.