Write tag – Printronix SL5000r MP User Manual

Page 52

Advertising
background image

Chapter 2

RFID PGL Commands

52

Example 3

This example requests the printer to program a roll of
2000 smart labels using the RFWTAG command with
incremental field. Then, it sends the actual data from
each of the 2000 tags to the host.

~CREATE;SIMPLE;432;NOMOTION
RFWTAG;64
2;B;*01*
6;D;*29*
24;H;*466958*
17;H;*ABC*
15;I;D;STEP+1;*0000*
STOP
RFRTAG; 64
64;DF1;H
STOP
VERIFY;DF1;H;*Data=*
END
~EXECUTE;SIMPLE;ICNT2000
~NORMAL

Data=5D466958055E0000

<== Should be the newly
programmed data.

Data=5D466958055E0001

....another 1996 lines of
RFID data.................

Data=5D466958055E07CE
Data=5D466958055E07CF

<== Should be the newly
programmed data.

Write Tag

IMPORTANT

This command is still supported but no longer in development.
We recommend you develop your application using the
RFWTAG command as defined on page 35
.

Purpose

To program non-incremental data into an RFID tag
(embedded in a smart label).

Mode

CREATE

Format

Advertising