Get Status Request; Automatic Status Select - Printronix SL4M Reference Manual

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

Advertisement

Chapter
2
Messaging

Get Status Request

The client sends the following command to request the printer to send status.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
</status>
</pxml>
The type attribute is used to specify the type of status to send, which can
include the any of the following:
engine
fault
display

Automatic Status Select

Changes in the printer state and some print operations can cause unsolicited
status messages to be sent to the management client. It is possible for the
management client to select the unsolicited messages to be sent. This can
reduce the amount of traffic on the management interface. The printer will
send an Ack message to confirm the status select command.
The printer default for all unsolicited status messages is disabled. To receive
any type of status messages, the select message is necessary to enable that
type of unsolicited status messages.
To enable or disable unsolicited messages, the management client sends the
following command:
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
</status >
</pxml>
14
<get type="fault"/>
Table 1. Printer Attribute and Status - Get Status Request
Attribute
Send current engine status.
NOTE: Not supported on P7000 printers.
Send current fault status.
Automatic panel display status.
<select type="job" enable="true" version="2"/>
Status

Advertisement

Table of Contents
loading

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents