Verify - Printronix T6000 Reference Manual

Multi-protocol rfid printer
Hide thumbs Also See for T6000:
Table of Contents

Advertisement

Example
Same as Example 4 on page 33, except the increment is dynamic and the result is merged into Alpha to
print on the smart label.
~CREATE;SGTIN–64;432
RFWTAG;64
2;B;*10*
3;D;*5*
14;D;*15383*
20;D;*123456*
25;IDF1;H
RFRTAG;64
64;DF2;H;
STOP
ALPHA
IAF1;16;3;12;0;0
STOP
END
~EXECUTE;SGTIN–64;ICNT1500
~IDF1;STEP+1;*0*
~IAF1;<DF2>
~NORMAL
NOTE: 1. The <IDF1> usage does not increment the DF1 field. It merges the DF1 content into the AF1
field, keeping the same representation previously defined for IDF1.
2. The use of IAF1 is to print alpha on every label. If AF1 is used instead, only the first label is
printed. The AF1 field is not incremented either since it is using the result from the DF1 merge.

VERIFY

Purpose
Request the printer to send to the host the ASCII representation of a dynamic field. The
dynamic field could be one of AFn, BFn, or DFn, but cannot be RFn.
NOTE: The Verify command is supported only on Thermal printers.
Mode
CREATE
Format
VERIFY;field;format;(D)ASCIIheader(D);(D)ASCIITrailer(D)
VERIFY
field
format
/Header
/Filter Value
/EPC Manager Index
/Object Class
/Serial Number STOP
The command to verify data of a dynamic field, enter VERIFY;
The dynamic field AFn, BFn, or DFn that contains the data to be sent
to the host.
A letter specifying the format of the outgoing data to be sent to the host.
B – binary, D – decimal, H – hexadecimal, S – string
Based on the incoming format of the data field, a format conversion
may be performed if the outgoing format is not the same. The AFn and
BFn format is always S type. The DFn format could be either B, D, or H.
Due to the possible conversion the outgoing data stream could be
longer than the incoming one. The maximum length for the outgoing
data is 512 bytes. If the format request will result in a data stream
exceeding the maximum length, an error would be reported.
39

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents