Display Response Message
Messages are generated for each line of the display when the message on
the operator panel changes, or when requested by a Get Status command, .
<?xml version="1.0"?>
<pxml>
<status>
<display row="1" text="MENU MODE"/>
</status>
</pxml>
There are two attributes in the message:
Table 5. Printer Attribute and Properties - Display Response Message
Attribute
row
The row number, for multiple row displays. The first row is '1'.
text
The text on the row, as seen by the operator.
Fault Response Message
When a fault occurs or when requested, the following message generates.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<status>
<fault alert="2001" group="0002"/>
</status>
</pxml>
There are two attributes in the message:
Table 6. Printer Attribute and Properties - Fault Response Message
Attribute
alert
The alert number, as defined in "Alerts" on page 40.
group
The group number, as defined "Alerts" on page 40.
This can be used to prioritize the fault.
Properties
Properties
Status
21
Need help?
Do you have a question about the SL4M and is the answer not in the manual?