189
SGD Printer Settings
ip.lpd.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
ip.lpd.enable
Description This printer setting refers to the LPD (Line Printer Daemon) protocol setting.
For printer support, see SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Important • LPD communications from the host should be directed to port 515.
Note • For details on SGD command structure, see Command Structure on page 638.
Commands Details
getvar
This command instructs the printer to respond with the LPD status.
Format: ! U1 getvar "ip.lpd.enable"
setvar
This command instructs the printer to turn LPD on or off.
Format: ! U1 setvar "ip.lpd.enable" "value"
Va lues:
"off" = disables LPD protocol
"on" = enables LPD protocol
Default: "on"
Example • This setvar example shows the value set to "on".
! U1 setvar "ip.lpd.enable" "on"
When the setvar value is set to "on", the getvar result is "on".