Information Request; Information Get Request; Printer Information Response - Printronix SL4M Reference Manual

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

Advertisement

Information Request

Use this info command to obtain general static information from the printer.

Information Get Request

The get info command requests a particular kind of information based on
type.
<?xml version="1.0"?>
<pxml>
<info>
<get type="printer"/>
</info>
</pxml>
There is one attribute in the message:
type = The type of information.
Possible options are printer, server, and rfidTagOption
rfidTagOption was added in PXML version 2.1.

Printer Information Response

This printer information message is sent to a host in response to obtain
information for type=printer.
<?xml version="1.0" encoding="UTF-8"?>
<pxml>
<info>
<printer>
<property name="model"
<property name="manufacturer" value="Printronix"/>
<property name="version"
<property name="partNumber"
<property name="serialNumber" value="23445634"/>
<property name="hres"
<property name="vres"
<property name="ramSizeMB"
<property name="flashSizeMB"
<property name="flashAvailableB" value="02613959"/>
<property name="flashUnAvailableB" value="3959"/>
<property name="emcSizeMB"
<property name="emcAvailableB" value="02613959"/>
<property name="emcUnavailableB" value="3959"/>
<property name="displayLines" value="2"/>
<option name="RFID"
<option name="ODV"
<option name="ENET"
<option name="XNET"
<option name="WENET"
<option name="WXNET"
Information Request
value=" SL5304r MP"/>
value="V1.09A"/>
value="
"/>
value="0300"/>
value="0300"/>
value="0032"/>
value="0008"/>
value="0016"/>
state="absent"/>
state="absent"/>
state="present"/>
state="absent"/>
state="absent"/>
state="absent"/>
25

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?

Questions and answers

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents