Job Status Reply Message - Printronix SL4M Reference Manual

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

Advertisement

The type attribute is used to specify the type of status reports that are enabled
or disabled. Possible options for type include:
Table 2. Printer Attribute and Status - Automatic Status Select
Attribute
display
engine
fault
job
The enable attribute turns on or off automatic status for the specific type. The
valid parameters are Boolean type: false, 0, true, and 1.
NOTE: Job status messages are provided in an unsolicited fashion and
Version attribute is only acceptable for the type=job.

Job Status Reply Message

NOTE: Not supported on P7000 printers.
Job Start and Job End markers in the print data stream generate the Job
Status Reply message. To receive these automatic start and end of the job,
the select command should be sent once to enable the automatic messages
as described in "Automatic Status Select" on page 14.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
</status>
</pxml>
type = The type of the job information, specified by the marker. Possible
values include: jobStart, jobEnd, rfid, and label.
NOTE: Some types are only supported in PXML version 2.1 and higher.
id = The identifier specified by the marker. The id attribute only appears for
types jobStart and jobEnd.
Automatic panel display status.
Automatic engine status.
Automatic fault status.
Automatic job status.
NOTE: Only this option can have version 1 or 2 attributes.
Version=1 generates version 1 of rfidTagDetail element.
Version=2 generates version 2 of rfidTagDetail element.
Refer to "RFID Tag Response Message" on page 17.
cannot be requested individually. The engine and fault status
messages can be received by request or as changes happen in the
system, if the select command is enabled.
<job type="jobStart">
<jobDetail id="1234"/>
</job>
The types are: errorLabel, partialLabel and errorReport.
These messages are generated for PGL jobs only.
Status
Status
15

Advertisement

Table of Contents
loading

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents