
RFID Guidelines
Creating Basic RFID Label Formats
RFID Label Format 4—Read Data from Tag and Print on Label
This example assumes that the tag created using RFID Label Format
Line | Type This ZPL Code | Function of ZPL Code |
|
Number |
| ||
|
|
| |
1 | ^XA | Indicates start of label format. |
|
2 | ^RS4 | Sets tag type to EPC Class 1 |
|
3 | ^FO50,50 | ^FN0 is a placeholder field variable for the tag data | |
| ^A0N,40 | that will be read in the following line. When the label | |
| ^FN0 | prints, the data read from the tag will be printed at |
|
| ^FS | 50,50. |
|
4 | ^FN0 | R,H = read hexadecimal | ). |
| ^RFR,H | The read results are put into field variable 0 ( | |
| ^FS | ^FN0 |
|
| At this point, the printer substitutes previous |
| |
|
| instances of ^FN0 in the label format with the data |
|
|
| from this field. The data read from the tag will be |
|
|
| padded with zeroes to the maximum bit size. |
|
5 | ^XZ | Indicates end of label format. |
|
Read from Transponder
112233445566778899001122
Resulting Label
112233445566778899001122
Front Panel Display (toggles between these two)
RFID TAG DATA 1122334455667788
RFID TAG DATA 99001122
R110Xi/R170Xi User Guide | 73 |