229
SGD Wired Commands
external_wired.ip.timeout.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
external_wired.ip.timeout.enable
Description This network setting refers to enabling the connection timeout on the external
wired 10/100 print server. For this to take effect, the print server must be reset. 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 216.
Commands Details
getvar This command instructs the printer to return whether the timeout checking
is enabled on the external wired print server.
Format:
! U1 getvar "external_wired.ip.timeout.enable"
setvar This command instructs the printer to enable or disable the timeout
checking on the external wired print server.
Format:
! U1 setvar "external_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 "external_wired.ip.timeout.enable" "on"

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