retried label). The format and contents of the returned information is as follows:
Response format:
<A;B;C;D;E;F>[CR]
Value Description
A
Device type:
R = RFID
S = Scanner
B
Resulting status:
C = entire label complete
F = faulted (failed) label
U = unknown
C
The number of expected reads for barcodes or tags, given in two
characters.
D The number of good reads for barcodes or tags, given in two characters.
E
The printer’s internal Job Identifier and Sub Job Identifier, given in four
characters each.
F The data read, delimited with semicolons (;) if multiple reads.
RFID response sample differences:
Since RFID commands vary in operation, the data returned also differs.
Write commands return entire tag data; Write/Verify commands return the
data written; and, Read commands return data and length requested in
the specified format. See RFID Overview for more information.
Write response example:
<R;C;00;00;0013:0001>[CR]
Write/Verify hexadecimal response example:
<R;C;01;01;0012:0001;446174616D61782077726974657320524649442
062657374>[CR]
Read hexadecimal response example:
<R;C;01;01;0013:0001;446174616D61782077726974657320524649442
062657374>[CR]
Write/Verify ASCII response example:
108
DPLCommand Reference