Mobile Printer CPCLProgramming Manual P14-73
wlan.essid
type: getvar; setvar
This parameter refers to the printer’s stored eSSID. Set-
ting the eSSID to “” will set the printer in a “broadcast”
mode, where it will search for an access point to associ-
ate with.
Example: ! U1 setvar “wlan.essid” “”
getvar result Returns the stored eSSID.
Example Description Instructs the printer to respond with
the stored eSSID value.
Syntax ! U1 getvar “wlan.essid”
Result “247”
setvar choices 26 character text string (can be alpha-numeric)
Default “247”
Example Description Instructs the printer to set the
eSSID to ZebraNet.
Syntax ! U1 setvar “wlan.essid” “ZebraNet”
Result This will set the eSSID to
ZebraNet.