^HV
x
y
<ASCII>
Example
^XA
^WT0^FDHELLOTAG^FS
^RT3,0,1,1^FS
^FO100,100^A0N,60^FN3^FS
^HV3,16,TAGNO = ^FS
^XZ
Response from Printer
TAGNO = 48454C4C4F544147
EPC Programming Examples
IMPORTANT
With all examples make sure MEDIA > Image >Label Length matches the physical
length of the installed media.
Example 1
This programming example programs data into an RFID tag and prints that data onto a smart label.
^XA
//Begin ZPL form.
^WT0^FH^FD_87_D0_03_45_67_AB_CD_EF^FS
//Write Tag with data = "87D0034567ABCDEF" hex format.
^RT1,0,1,1^FS
//Read Tag into data element 1, 8–byte (16 characters) long (hex format).
^FO100,100^A0N,60^FN1^FS
//Print data in element 1.
^XZ
//End and print label.
Example 2
Same as Example 1, except an alternative ZGL syntax that does not require underscores between the hex
characters is used
^XA
//Begin ZPL form.
^WT0,,,,1FDN^FD87D0034567ABCDEF^FS
//Write Tag with data = "87D0034567ABCDEF" (hex format).
^RT1,0,1,1^FS
//Read Tag into data element 1, 8–byte (16 characters) long (hex format).
^FO100,100^A0N,60^FN1^FS
//Print data in element 1.
^XZ
Host Verification command.
Specified Field Number. The default is 0. The acceptable value
range is 0 to 9999.
Number of characters to be returned. The default is 64. The ac-
ceptable value range is 0 to 256).
Header (in uppercase ASCII characters). The default is None. The
acceptable value range is 0 to 256 characters.
47
Need help?
Do you have a question about the T6000 and is the answer not in the manual?
Questions and answers