Printronix SL5000e Printer User Manual


 
VERIFY
35
~EXECUTE;READONLY;1500
~NORMAL
A5A500005D055E04 <== Whatever data....
another 1498 lines of RFID
data.................
A5A50000000550D4 <== Whatever data
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.