SGD Printer Settings
ip.udp.enable
204
14245L-003 Rev. A EPL Programming Guide 12/16/13
ip.udp.enable
Description This printer setting refers to the UDP socket protocol. For printer support, see
SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure onpage 638.
Commands Details
getvar This command instructs the printer to respond with the UDP status.
Format: ! U1 getvar "ip.udp.enable"
setvar This command instructs the printer to turn UDP on or off.
Format: ! U1 setvar "ip.udp.enable" "value"
Valu e s :
"off" = disables UDP protocol
"on" = enables UDP protocol
Default: "off"
Example • This setvar example shows the value set to "on".

! U1 setvar "ip.udp.enable" "on"

When the setvar value is set to "on", the getvar result is "on".