SGD Wireless Commands
wlan.channel_mask
268
14245L-003 Rev. A EPL Programming Guide 12/16/13
wlan.channel_mask
Description This printer setting refers to specifying the wireless channel masks to enable
and disable various channels. 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 250.
Commands Details
getvar This command instructs the printer to respond with the wireless channel
mask value.
Format: ! U1 getvar "wlan.channel_mask"
setvar This command instructs the printer to set the wireless channel mask value.
Format: ! U1 setvar "wlan.channel_mask" "value"
Valu e s : 4 Hexadecimal digits preceded by "0x" (0x0000 to 0xFFFF). For
commonly used channel masks, see Table6 on page 268.
Default: "0x7FF"
Table 6 • Channel Mask Settings
Region Channel Mask
United States, Canada, Latin America 0x7FF
Europe, Middle East, Africa, other 0x1FFF
Japan 0x3FFF
Example • This setvar example shows the value set to "0x7FF".

! U1 setvar "wlan.channel_mask" "0x7FF"

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