WIM | INSTALLATION GUIDE
Programmer's Guide
16/20
list. Range from hex 0000 to FFFF.
ssss Match-list size. Range from hex 0000 to
FFFF.
Example 1: QLS006403F0 Match-list size is 1008 entries. Used
100 entries (908 free).
Example 2: QLS03E85000 Match-list-XL size is 20480 entries.
Used 1000 entries (19480 free).
CLS Clear Match-List
Description: Clear match-list completely. Clears both the match-list in
eeprom aswell as the match-list-xl in flash.
Syntax: CLS
Reply: CLS
Notes: This command also clears the no-match found entry.
SLS Set Match-List Entry
Description: Append an entry to the match-list. The entry contains a
license plate string and it's corresponding Wiegand
output specification. If the license plate is already in the
match-list, then the entry is updated. It is not possible to
update a license plate in the match-list-XL mode.
It is recommended to use the WIM_List software to
transmit many license plate entries.
Syntax: SLSppp=wwwwwwwwwwww
Reply: SLSppp=wwwwwwwwwwww
MEMFULL Memory full: plate not appended.
PLEXIST Plate already exists: plate not
updated (only match-list XL mode).
Where: ppp License plate string. String length can be
1 to 10 characters.
Use uppercase characters and do NOT
use separators or spaces.
ww..ww Wiegand output specification.
Must be exactly 12 hex characters,
including a start-bit and the complete
Wiegand output format. E.g. parity bits,
facility code, id-number.
Notes: Don't forget to add the start-bit, when building the
Wiegand output specification.
Example: Assign license plate 'HK55EVB' to Wiegand 26-bit facility
code 1, ID-number 12345.
SLSHK55EVB=000006026073
QLI Request Match-List Entry
Description: Request an indexed entry from the match-list. If the
requested entry is empty, then an empty message is
returned. Use the QLS command to check how many
entries are used in the match-list.
Syntax: QLIiiii
Reply: QLIiiiippp=wwwwwwwwwwww
Where: iiii Match-list index in range from hex 0000
to FFFF. First entry at index 0.
ppp License plate string. String length can be