RFID Guidelines

Creating Basic RFID Label Formats

RFID Label Format 2—Write a 64-bit Tag in Hexadecimal

Line

Type This ZPL Code

Function of ZPL Code

Number

 

 

 

 

 

1

^XA

Indicates start of label format.

2

^RS3

Sets tag type to EPC Class 1 64-bit.

3^FO50,50

^A0N,65

^FDSimple write example ^FS

Prints “Simple write example” on the label at location 50,50.

4

^RFW,H

W,H = write hex

 

^FD1122334455667788

Writes the 8 bytes of data (64 bits) to the tag. The data

 

^FS

written is: 1122334455667788

5

^XZ

Indicates end of label format.

Resulting Label

Simple write example

Programmed to Transponder

1122334455667788

Front Panel Display

RFID TAG DATA 1122334455667788

23063L-003 Rev. 1 12/6/04

R110Xi/R170Xi User Guide

71