Save Configuration Response; Printer Storage; Flash Or Emc Storage Request; Flash Or Emc File System Directory Response - Printronix SL4M Reference Manual

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

Advertisement

Save Configuration Response

This is supported by PXML version 2.0 or higher.
This message is a response to saving configuration. It returns the saved
configuration number or an error.
<?xml version="1.0"?>
<pxml>
<configSetting>
<property name="savedConfig" value="1"/>
</configSetting>
</pxml>
Valid options for value is 1-8 or failed.

Printer Storage

Flash or EMC Storage Request

This is supported by PXML version 2.0 or higher. This printer setting message
is sent to a host in response to obtain setting request for type=flash or emc.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<storage type="flash">
<get type="unprotected"/>
</storage>
</pxml>

Flash or EMC File System Directory Response

This is supported by PXML version 2.0 or higher. This printer setting message
is sent to a host in response to obtain information setting for
type=unprotected.
The file size is in hex values. This will be the list of unprotected files only.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<storage>
<flash type="unprotected">
<file name="form1.pgl"
<file name="form2.pgl"
</flash>
</storage>
</pxml>
Printer Storage
size="000034"/>
size="000124"/>
37

Advertisement

Table of Contents
loading

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents