Ip.ftp.enable; Ip.gateway; Ip.http.enable - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

EasyCoder PL-Series Printer Programmer's Reference Manual

ip.ftp.enable

Type: getvar; setvar
This parameter refers to the FTP setting.
getvar result
Returns printer's FTP status (on or off).
Example
Description
Syntax
Result
setvar choices
on, off. Default = on
Example
Description
Syntax
Result

ip.gateway

Type: getvar; setvar
This parameter refers to the gateway address. This value is ignored if
DHCP is enabled.
getvar result
Returns the gateway setting in the printer.
Example
Description
Syntax
Result
setvar choices
Any valid gateway address. Default = 0.0.0.0
Example
Description
Syntax
Result

ip.http.enable

Type: getvar; setvar
This parameter refers to the HTTP protocol/web server setting.
getvar result
Returns the HTTP protocol status (on or off).
Example
Description
Syntax
Result
setvar choices
on, off. Default = on
Example
Description
Syntax
Result
Chapter 13— Configuration/Control Commands
Get the FTP setting.
! U1 getvar "ip.ftp.enable"
"on"
Disable FTP
! U1 setvar "ip.ftp.enable" "off"
The printer's FTP service is disabled upon turning the
printer off and on or issuing the device.reset.
Get the gateway address.
! U1 getvar "ip.gateway"
"10.19.5.1"
Set the gateway address to 38.10.4.1
! U1 setvar "ip.gateway" "38.10.4.1"
Sets the gateway address to 38.10.4.1 upon turning the
printer off and on or issuing the device.reset.
Get the HTTP setting.
! U1 getvar "ip.http.enable"
"on"
Enable the HTTP protocol.
! U1 setvar "ip.http.enable" "on"
Turns on the HTTP protocol upon turning the printer
off and on or issuing the device.reset.
139

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents