245
SGD Wired Commands
internal_wired.ip.timeout.value
12/16/13 EPL Programming Guide 14245L-003 Rev. A
internal_wired.ip.timeout.value
Description This network setting refers to the number of seconds before the connection
times out for the internal wired print server. For this to take effect, the print server must be
reset. For printer support, see SGD Command Support onpage 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 internal
wired print server, in seconds, before the connection times out.
Format:
! U1 getvar "internal_wired.ip.timeout.value"
setvar This command instructs the printer to set the time of the internal wired
print server, in seconds, before the connection times out.
Format:
! U1 setvar "internal_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 "internal_wired.ip.timeout.value" "300"

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