Skip to command documentation
Device onlynetworkdevicesession scope
^WL

Set LEAP Parameters

^WL configures set LEAP Parameters. It applies to the printer session and subsequent formats and controls printer hardware or connectivity rather than label pixels.

ZPLr compatibility note

  • Recognized by the renderer but has no label-raster effect.

These are code examples only. This printer or session command does not produce a standalone label image.

Syntax
^WLa,b,c
a

Mode

Sets mode. It can be omitted when the documented default is suitable.

Default
OFF
Required
No
Documented valuesOFFON

a variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

a = OFF

Uses OFF for mode while the other command values stay at representative defaults.

ZPLcaret-wl-a-1.zpl
^WLOFF,user,password

a = ON

Uses ON for mode while the other command values stay at representative defaults.

ZPLcaret-wl-a-2.zpl
^WLON,user,password
b

User name

Sets user name. It can be omitted when the documented default is suitable.

Default
user
Required
No
Documented valuesuser

b variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

b = user

Uses user for user name while the other command values stay at representative defaults.

ZPLcaret-wl-b-1.zpl
^WLOFF,user,password

b = EXAMPLE

Uses EXAMPLE for user name while the other command values stay at representative defaults.

ZPLcaret-wl-b-2.zpl
^WLOFF,EXAMPLE,password
c

Password

Sets password. It can be omitted when the documented default is suitable.

Default
password
Required
No
Documented valuespassword

c variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

c = password

Uses password for password while the other command values stay at representative defaults.

ZPLcaret-wl-c-1.zpl
^WLOFF,user,password

c = password2

Uses password2 for password while the other command values stay at representative defaults.

ZPLcaret-wl-c-2.zpl
^WLOFF,user,password2

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation