User manual
SAP Device Driver for SATO Printers 23-62
User Manual
RFID Gen2 Tag
User is to enter the necessary data based on the following descriptions:
RFID
Attribute:
Representation in barcode field data:
EPC value
EPC:xxxxxxxxxxxxxxxxxxxxxxxx;
(xxxxxxxxxxxxxxxxxxxxxxxx is 24 digit hex value representing 12 bytes)
PC value
PC:xxxxxxxxxxxxxxxxxxxxxxxx;
(xxxxxxxxxxxxxxxxxxxxxxxx is 24 digit hex value
representing 12 bytes)
(SATO Device Driver does not support this feature)
USR value
USR:xxxxxxxxxxxxxxxxxxxxxxxx;
(xxxxxxxxxxxxxxxxxxxxxxxx is 24 digit hex value representing 12 bytes)
ACS
passcode
ACS:yyyyyyyy;
(yyyyyyyy is 8 digit hex value representing 4 bytes)
LOCKMASK
LM:yy;
yy is 2 digit hex value representing 1 byte:
0x01 – Lock EPC+PC
0x02 – Perma-lock EPC+PC
0x04 – Lock USR
0x08 – Perma-lock USR
(only Lock EPC and Lock USR are supported by SATO Device Driver)
KILL
passcode
KILL:yyyyyyyy;
(yyyyyyyy is 8 digit hex value representing 4 bytes)
Table 5 RFID Attributes
Examples:
Barcode data field contents:
Meaning:
EPC:F2A07895C1710708090A0B0C;
Numerical (hexadecimal) data for EPC
USR:F2A07895C171010203040506;EPC:01
9975F3ABB0010203040506;
Numerical data for USR and EPC banks
EPC:112233445566010203040506;ACS:12
24489F;LM:01;
Numerical data for EPC bank,
ACS passcode for LOCK operation is
1224489F,
Memory banks EPC+PC are locked
EPC:1122334455660708090A0B0C;USR:01
12248D8F060708090A0B0C;ACS:1234567A
;LM:0A;
Numerical data for EPC and USR banks,
ACS passcode for PERMALOCK operation
is 1234567A,
Memory banks EPC+PC and USR are
perma-locked
EPC:123456789ABC0708090A0B0C;KILL:1
234567F;
Numerical data for EPC,
KILL passcode is 1234567F
Table 6 RFID input examples