Time Setting Response; Time Set Request; Pgl Error Handling Response - Printronix SL4M Reference Manual

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

Advertisement

Chapter
2
Messaging

Time Setting Response

This is supported by PXML version 2.0 or higher. This printer setting message
is sent to a host in response to obtain settings for type=time. An error
message is sent back if the time setting is not available in the printer. The
value is in XML time format.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
</pxml>

Time Set Request

An error message is sent back if the time setting is not available in the printer.
This request message sets the new time for the printer and requires a
password. This is supported by PXML version 2.0 or higher.
<?xml version="1.0" encoding="UTF-8"?>
<pxml password="abc123">
</pxml>

PGL Error Handling Response

NOTE: This command is not supported on P7000 printers.
This feature is supported by PXML version 2.1 or higher.
This printer setting message is sent to the host in response to obtain the
setting request for type='pglErrorReport'.
The valid parameters are on, off, debugMode, fault, and host.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
</pxml>
30
<setting>
<property
name="realTime" value="2005-08-10T08:20:10"/>
</setting>
<setting>
<set name="realTime" value="2005-08-10T08:20:10"/>
</setting>
<setting>
<property name="pglErrorReport" value="off"/>
</setting>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SL4M and is the answer not in the manual?

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents