283
SGD Wireless Commands
wlan.ip.timeout.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
wlan.ip.timeout.enable
Description This network setting refers to enabling the connection timeout on the wireless
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 on page 250.
Commands Details
getvar
This command instructs the printer to return whether the timeout checking
is enabled on the wireless print server.
Format: ! U1 getvar "wlan.ip.timeout.enable"
setvar
This command instructs the printer to enable or disable the timeout
checking on the wireless print server.
Format: ! U1 setvar "wlan.ip.timeout.enable" "value"
Va lues:
"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 "wlan.ip.timeout.enable" "on"
When the setvar value is set to "on", the getvar result is "on".