Zebra Technologies radio frequency identification (rfid) Manual Do Utilizador

Página de 162
ZPL II Commands for RFID
^RQ
106
58978L-008 Rev. A
RFID Programming Guide
11/14/2008
Example 1 • 
This example writes the EPC data to the tag in hexadecimal format. The 
unspecified access and kill passwords are written as zeroes (0x00000000).
^XA^RQ^FD112233445566778899001122^XZ
Example 2 • 
This example writes the EPC data to the tag in hexadecimal format. The access 
password is written as 0xAAAAAAAA, and the kill password is written as 0xBBBBBBBB.
^XA^RQ^FD112233445566778899001122,AAAAAAAA,BBBBBBBB^XZ
Example 3 • 
This example writes the EPC data to the tag in EPC format. The unspecified 
access and kill passwords are written as zeroes (0x00000000).
^XA^RB96,30,30,30,6^RQE^FD1234.5678.9012.12^XZ
Example 4 • 
This example writes the EPC data to the tag in hexadecimal format. The access 
password is written as 0xAAAAAAAA, and the unspecified kill password is written as 
zeroes (0x00000000).
^XA^RB96,30,30,30,6^RQE^FD1234.5678.9012.12,AAAAAAAA^XZ