SGD Printer Settings
ip.http.enable
188
14245L-003 Rev. A EPL Programming Guide 12/16/13
ip.http.enable
Description This printer setting refers to the HTTP protocol/web server setting. For printer
support, see SGD Command Support onpage 31 5.
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 HTTP status.
Format: ! U1 getvar "ip.http.enable"
setvar This command instructs the printer to change HTTP to on or off.
Format: ! U1 setvar "ip.http.enable" "value"
Valu e s :
"off" = disables HTTP protocol
"on" = enables HTTP protocol
Default: "on"
Example • This setvar example shows the value set to "on".

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

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