WIM | INSTALLATION GUIDE
Plate Conversion Modes
11/20
selected device.
Do not transmit the match-list more than 50 times per day, to avoid memory
endurance stress.
Do not transmit the match-list XL more than 500 times per day, to avoid memory
endurance stress.
5.4
MAGSTRIPE ISO7811 TRACK 1
In this mode the license plate is converted to a magstripe ISO7811 track 1
compatible output message.
Syntax:
<SS> <plate> <ES> <LRC>
Where:
<SS>
Start sentinel (hex 05 = bin 000101)
<plate>
License plate string (variable number of
characters)
<ES>
End sentinel (hex 1F = bin 011111)
<LRC>
Checksum. Xor all message characters
including <SS> and <ES>.
ISO7811 track 1 data consists of 6 data bits + 1 odd parity bit for each character. See
character set below.
Char
Bin
Char
Bin
Char Bin
Char
Bin
Space
000000
0
010000
@
100000
P
110000
!
000001
1
010001
A
100001
Q
110001
"
000010
2
010010
B
100010
R
110010
#
000011
3
010011
C
100011
S
110011
$
000100
4
010100
D
100100
T
110100
%
<SS>
000101
5
010101
E
100101
U
110101
&
000110
6
010110
F
100110
V
110110
'
000111
7
010111
G
100111
W
110111
(
001000
8
011000
H
101000
X
111000
)
001001
9
011001
I
101001
Y
111001
*
001010
:
011010
J
101010
Z
111010
+
001011
;
011011
K
101011
[
111011
,
001100
<
011100
L
101100
\
111100
-
001101
=
011101
M
101101
]
111101
.
001110
>
011110
N
101110
^ <FS>
111110
/
001111
?
<ES>
011111
O
101111
_
111111
Table 2: ISO7811 track 1 character set
Example:
License plate 'HK55EVB' = %HK55EVB?H
License plate 'VR46IT' = %VR46IT?!
Note
The match-list XL mode is
introduced in firmware
version 1.10.