SGD Wired Commands
external_wired.ip.timeout.value
230
14245L-003 Rev. A EPL Programming Guide 12/16/13
external_wired.ip.timeout.value
Description This network setting refers to the number of seconds before the connection
times out for the external wired print server. 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 respond with the time of the external
wired print server, in seconds, before the connection times out.
Format:
! U1 getvar "external_wired.ip.timeout.value"
setvar This command instructs the printer to set the time of the external wired
print server, in seconds, before the connection times out.
Format:
! U1 setvar "external_wired.ip.timeout.value"
"value"
Valu e s : "1" through "3600"
Default: "300"
Example • This setvar example shows the value set to "300".

! U1 setvar "external_wired.ip.timeout.value" "300"

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