Chapter 2
RFID ZGL Commands
^RT1,0,1,1^FS
^FO100,100^A0N,60^FN1^FS
^XZ
Example 2
^XA
^WT0,,,,1FDN^FD87D0034567ABCDEF^FS
^RT1,0,1,1^FS
^FO100,100^A0N,60^FN1^FS
^XZ
Example 3
^XA
^RFW,H,0^FD31323334^FS
^FO100,100^A0N,60,60^FN1^FS
^FN1^RFR,H,0^FS
^XZ
80
//Read Tag into data element 1, 8–byte (16 characters)
//long (hex format).
//Print data in element 1.
//End and print label.
Same as Example 1, except an alternative ZGL syntax
that does not require underscores between the hex
characters is used.
//Begin ZPL form.
//Write Tag with data = "87D0034567ABCDEF"
//(hex format).
//Read Tag into data element 1, 8–byte (16 characters)
//long (hex format).
//Print data in element 1.
//End and print label.
This example uses the ^RF command to write and read
the tag.
//Begin ZPL form.
//Write tag data 31323334 in hex.
//Print tag data in FN1.
//Read tag data and store into FN1.
//End and print label.
Need help?
Do you have a question about the SL4M and is the answer not in the manual?
Questions and answers