Ip.tcp.enable; Ip.telnet.enable; Ip.udp.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.tcp.enable

Type: getvar; setvar
This parameter refers to the TCP socket protocol.
getvar result
Returns the TCP protocol status (on or off).
Example
Description
Syntax
Result
setvar choices
on, off. Default = on
Example
Description
Syntax
Result

ip.telnet.enable

Type: getvar; setvar
This parameter refers to the TELNET protocol.
getvar result
Returns the TELNET protocol status (on or off).
Example
Description
Syntax
Result
setvar choices
on, off. Default = on
Example
Description
Syntax
Result

ip.udp.enable

Type: getvar; setvar
This parameter refers to the UDP socket protocol.
getvar result
Returns the UDP 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 TCP setting.
! U1 getvar "ip.tcp.enable"
"on"
Enable the TCP protocol.
! U1 setvar "ip.tcp.enable" "on"
Turns on the TCP protocol upon turning the printer
off and on or issuing device.reset.
Get the TELNET setting.
! U1 getvar "ip.telnet.enable"
"on"
Enable the TELNET protocol.
! U1 setvar "ip.telnet.enable" "on"
Turns on the TELNET protocol upon turning the
printer off and on or issuing device.reset.
Get the UDP setting.
! U1 getvar "ip.udp.enable"
"on"
Enable the UDP protocol.
! U1 setvar "ip.udp.enable" "on"
Turns on the UDP protocol upon turning the printer
off and on or issuing device.reset.
147

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EasyCoder PL3 and is the answer not in the manual?

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents