![Intermec EasyCoder PL-Series Programmer'S Reference Manual Download Page 158](http://html1.mh-extra.com/html/intermec/easycoder-pl-series/easycoder-pl-series_programmers-reference-manual_2079357158.webp)
Chapter 13— Configuration/Control Commands
140
EasyCoder PL-Series Printer Programmer’s Reference Manual
ip.lpd.enable
Type: getvar; setvar
This parameter refers to the LPD protocol setting.
You should direct LPD communications from the host to port 515.
getvar result
Returns the LPD protocol status (on or off).
Example Description
Syntax
Result
Get the LPD value.
! U1 getvar “ip.lpd.enable”
“on”
setvar choices
on, off. Default = on
Example Description
Syntax
Result
Enable the LPD protocol.
! U1 setvar “ip.lpd.enable” “on”
Turns on the LPD protocol upon turning the printer
off and on or issuing the device.reset.
ip.netmask
Type: getvar; setvar
This parameter refers to the subnet mask address. This value is ignored if
DHCP is enabled.
getvar result
Returns the printer’s subnet mask.
Example Description
Syntax
Result
Get the subnet mask.
! U1 getvar “ip.netmask”
“255.255.255.0”
setvar choices
Any valid netmask. Default = “255.255.255.0”
Example Description
Syntax
Result
Set the subnet mask to 255.255.0.0.
! U1 setvar “ip.netmask” “255.255.0.0”
Sets the subnet mask to 255.255.0.0 upon turning the
printer off and on or issuing the device.reset.
ip.ping_remote
Type: do
This parameter directs the printer to ping a specified address x number of
times. The address to be pinged is set by setvar ip.remote.
do parameters ip address; number of times to ping
Example Description
Syntax
Result
Ping address 10.14.4.162 ten times.
! U1 do “ip.ping_remote” “10.14.4.162”
“10”
Printer creates a report similar to the following:
Pinging 10.14.4.162 10 times
Results: 10 of 10 succeeded
Min:20 Max:40 Avg:22
(min/max times in mSec.)
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......