7.6.2 RFID tag database – CSV file
At the bottom of the
Card database
page are options for downloading the current card
database and uploading it to the reader's memory.
Link in section
Download card
CSV
file
will download a CSV file of all RFID tags
currently stored in the reader's internal memory.
In order to upload the RFID card database to the device, it is worth reading the following
example, because the structure of the uploaded file must be similar to the structure of
the pattern (
CSV example file
).
uid;name;surname;userId;flag
23456678;Julia;Smith;1;1
12345678;Jack;Smith;2;1
The first line contains the header (ignored when uploading the file):
•
uid – RFID tag ID,
•
name – name field from card database,
•
surname – surname field from card database,
•
userId – unique user ID,
•
flag – active field from the card database.
RFID tag file (
cards.csv
):
uid;name;surname;userId;flag
23456678;Julia;Smith;1;1
12345678;Jack;Smith;2;0
23456678;Andrew;Smith;3;1
22345678;Saul;Smith;4;0
Internal RFID card database after uploading the above CSV file (
cards.csv
):
The maximum size of the uploaded file is 200 kB (about 5000 users).
User manual RFID IND2
Page
22
of
61
[B01]