Network Set Request - Printronix SL4M Reference Manual

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

Advertisement

Network Set Request

This is supported by version PXML version 2.0 or higher.
The network connection needs to set one connection at a time. This request
requires a password.
IMPORTANT
The application needs to send a reboot request to activate the network
setup changes. An ack message is sent back as a response. Longer
values for name, location, and description are truncated. The addresses
are all valid IP address and they will not be verified. It is recommended
to check for network setting and verification of the desired setup before
rebooting.
NOTE: The maximum number of characters for name, location, and
The value of DHCPenable is a Boolean type.
<?xml version="1.0"?>
<pxml password="abc123">
<setting>
</setting>
</pxml>
Example: Set The PXML port
<?xml version="1.0"?>
<pxml password="abc123">
<setting>
</setting>
</pxml>
description is 29 characters.
<network type="WENET">
<set name="DHCPenable" value="0"/>
<set name="ipAdrress"
<set name="subnetMask" value="255.255.255.255"/>
<set name="gatewayAddress"value="255.255.255.255"/>
</network>
<network type="pxml">
<set name="port"
</network>
value="255.255.255.255"/>
value="3007"/>
Printer Setting
33

Advertisement

Table of Contents
loading

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents