Pgl; Multiple Read/Write Commands On One Label - Printronix SL4M Reference Manual

Rfid labeling
Hide thumbs Also See for SL4M:
Table of Contents

Advertisement

Chapter 3

PGL

PGL

Multiple Read/Write Commands On One Label

When using RFID commands in PGL, it is only possible to use one
read and one write command in a single form at a time. To access a
single label with multiple reads or writes, split the job into multiple
forms where all but the last form has the NOMOTION flag set. This
will then apply each form to the same label.
Example
~NORMAL
~CREATE;TEST1;NOMOTION
RFRTAG;64
64;DF1;H
STOP
VERIFY;DF1;H;*TagBefore=*
END
~EXECUTE;TEST1
~NORMAL
~CREATE;TEST1
RFWTAG;64
10;B;*101010*
10;D;*255*
10;H;*FF*
10;D;*12*
24;H;*445654*
STOP
RFRTAG;64
64;DF1;H
STOP
VERIFY;DF1;H;*TagAfter=*
END
~EXECUTE;TEST1
~NORMAL
102

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SL4M and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Sl5000r

Table of Contents