Printronix SL5000r MP manual Write Tag, Format, RFID PGL Commands, Example

Models: SL5000r MP

1 84
Download 84 pages 51.7 Kb
Page 52
Image 52
Write Tag

Chapter 2 RFID PGL Commands

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

52

Page 52
Image 52
Printronix SL5000r MP manual Write Tag, Format, RFID PGL Commands, Example