User guide

105
ZPL Commands for Wireless Operation
^WE
4/29/08 Wireless User Guide 14143L-005 Rev. A
Example 1 •This example sets encryption to 40-bit, activates encryption key 1, and sets
encryption key 1 to the string
12345.
^WE40,,,,12345
In this example, the Encryption Index, Authentication Type, and Encryption Key Storage
parameters are left blank with commas as placeholders for the fields. The printer uses the
default values for these parameters.
Example 2 •This example sets encryption to 128-bit, activates encryption key 2, and sets
encryption keys 1 and 2 to hex values.
^WE128,2,,H,12345678901234567890123456,98765432109876543
210987654
The value for encryption key 1 is stored and can be activated in the future by the following
command:
^WE128,1
Example 3 •This example sets encryption to 128-bit, activates encryption key 4, and sets
encryption key 4 to a hex value.
^WE128,4,,H,,,,98765432109876543210987654
Values are not required for encryption keys 1 through 3 when setting encryption key 4. In this
example, commas are used as placeholders for the fields for encryption keys 1 through 3.
Any previously stored values for these encryption keys do not change.
Important • Make sure that you include the exact number of commas required to get
to the slot for encryption key 4 (parameter
h).