Rfid Tag Response Message - Printronix SL4M Reference Manual

Pxml application developer
Hide thumbs Also See for SL4M:
Table of Contents

Advertisement

If the emulation generates an error page, an error label message is reported
by sending the following:
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
<job type="errorLabel">
<labelDetail failure="0"/>
</job>
</status>
</pxml>
If part of the label does not print, a partial page message is reported by
sending the following:
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
<job type="partialLabel">
<labelDetail failure="0"/>
</job>
</status>
</pxml>
If the error is caused by RFID reader error such as RFID read, write error, or
ODV verification error, the message will read as follows:
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
<job type="label">
<labelDetail failure="1"/>
</job>
</status>
</pxml>

RFID Tag Response Message

NOTE: Not supported on P7000 printers.
Whenever an RFID Tag is encoded, a message generates. Depending on the
version of the job selected for automatic status select, one of the following
messages is returned.
If job version is set to one, rfidTagDetail version=1 is sent by the printer. This
message is only sent for writing to EPC field.
If job version is set to two, rfidTagDetail version=2 is sent by the printer. This
message is sent for reading or writing to EPC, TID, and USR fields.
The attributes for the rfidTagDetail include:
version= Version of the detail information
failure = A Boolean that indicates if the tag failed.
Status
17

Advertisement

Table of Contents
loading

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents