User's Manual
Table Of Contents
- Contents
- Preface
- Introduction
- Printer Setup
- Printer Operation
- Front Panel Controls
- RFID Guidelines
- Overview
- Getting Started with RFID
- Creating Basic RFID Label Formats
- RFID Label Format 1-Write a 96-bit Tag in Hexadecimal
- RFID Label Format 2-Write a 64-bit Tag in Hexadecimal
- RFID Label Format 3-Write a 96-bit Tag in ASCII
- RFID Label Format 4-Read Data from Tag and Print on Label
- RFID Label Format 5-Write Tag, Read Tag, and Print Data on Label
- RFID Label Format 6-Write Tag, Read Tag, and Return Results to Host
- ZPL II Commands for RFID
- Data Ports
- Memory Cards
- Routine Maintenance
- Troubleshooting
- Specifications
- Proprietary Statement
- Warranty Information
- Printer Software and Firmware License Agreement
- Index
96 R110Xi/R170Xi User Guide 6/24/05 23063L-003 Rev. A
RFID Guidelines
^WT
f = data format Accepted values:
• 0 (ASCII)
• 1 (Hexadecimal)
Default value: 0
v = verify valid data Used only for Alien Class 1 tags, which have preprogrammed data in them. This
parameter flags whether the preprogrammed data is verified. (Same function as the
^WV command)
Default value: N
Accepted values:
• N (Do not verify)
• Y (Verify valid data [Hex A5A5 in the first two bytes] before writing)
Parameters Details
Example • This sample encodes data “RFIDRFID” and will try writing up to five times, if
necessary.
^XA
^WT,5^FDRFIDRFID^FS
^XZ