Chapter 13— Configuration/Control Commands
144
EasyCoder PL-Series Printer Programmer’s Reference Manual
ip.port
Type: getvar; setvar
This parameter refers to the port number that the TCP and UDP print
service is listening on. You should direct normal TCP communications
from the host to this port.
getvar result
Returns current TCP/UDP port setting.
Example Description
Syntax
Result
Get the TCP/UDP port number.
! U1 getvar “ip.port”
“6101”
setvar choices
1 to 65535; excluding 20, 21 (used for FTP), 23 (used for telnet), 80
(used for HTTP), and 515 (used for LPD). Default = 6101
Example Description
Syntax
Result
Instructs the printer to set the TCP/UDP port number
to 6102.
! U1 setvar “ip.port” “6102”
Changes the TCP/UDP listening port to 6102.
ip.remote
Type: getvar; setvar
This parameter refers to the remote server address or name.
getvar result
Returns the current remote server address or name.
Example Description
Syntax
Result
Get the currently stored remote server address or name.
! U1 getvar “ip.remote”
“0.0.0.0”
setvar choices
Any IP address or name up to 39 characters long. Default = 0.0.0.0
Example Description
Syntax
Result
Set the remote IP address to 10.14.4.235.
! U1 setvar “ip.remote” “10.14.4.235”
Changes the remote server to 10.14.4.235.
ip.smtp.enable
Type: getvar; setvar
This parameter refers to the SMTP protocol.
getvar result
Returns the status of the SMTP protocol (on or off).
Example Description
Syntax
Result
Get the SMTP setting.
! U1 getvar “ip.smtp.enable”
“off”
setvar choices
on, off. Default = on
Example Description
Syntax
Result
Enable the SMTP protocol.
! U1 setvar “ip.smtp.enable” “on”
Turns on the SMTP protocol in the printer.
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: ......