313
SGD Wireless Commands
wlan.wep.key_format
12/16/13 EPL Programming Guide 14245L-003 Rev. A
wlan.wep.key_format
Description This printer setting specifies the format for the WEP key. For printer support,
see SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Important • This printer setting should proceed any of the wep.key settings if you select a
non-default value.
Note • For details on SGD command structure, see Command Structure on page 250.
Commands Details
getvar
This command instructs the printer to respond with the WEP key format.
Format: ! U1 getvar "wep.key_format"
setvar
This command instructs the printer to set the WEP key format.
Format: ! U1 setvar "wlan.wep.key_format" "value"
Va lues:
"ascii" = WEP key is set by ASCII string
"hex" = WEP key is a Hex string
Default: "hex"
Example • This setvar example shows the value set to "ascii".
! U1 setvar "wlan.wep.key_format" "ascii"
When the setvar value is set to "ascii", the getvar result is "ascii".