SGD Wired Commands
internal_wired.ip.timeout.enable
244
14245L-003 Rev. A EPL Programming Guide 12/16/13
internal_wired.ip.timeout.enable
Description This network setting refers to enabling the connection timeout on the internal
wired print server. For this to take effect, the print server must be reset. 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 216.
Commands Details
getvar This command instructs the printer to return whether the timeout checking
is enabled on the internal wired print server.
Format:
! U1 getvar "internal_wired.ip.timeout.enable"
setvar This command instructs the printer to enable or disable the timeout
checking on the internal wired print server.
Format:
! U1 setvar "internal_wired.ip.timeout.enable"
"
value
"
Valu e s :
"off" = turns off the connection checking
"on" = turns on the connection checking
Default: "on"
Example • This setvar example shows the value set to "on".

! U1 setvar "internal_wired.ip.timeout.enable" "on"

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