Wlan.encryption_Key2; Wlan.encryption_Key3 - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Chapter 13— Configuration/Control Commands
150
getvar result
Returns the first encryption key.
Example
Description
Syntax
Result
setvar choices
10 hexadecimal characters for 40-bit encryption; 26 hexadecimal
characters for 128-bit encryption. Default = all zeroes
Example
Description
Syntax
Result

wlan.encryption_key2

type: getvar; setvar
This parameter refers to the second indexed WEP encryption key. The
WEP encryption key is a hexadecimal string that is either 10 or 26
characters long depending on the encryption method (40-bit or 128-bit).
This key should match the wireless network WEP encryption key 2.
getvar result
Returns the second encryption key.
Example
Description
Syntax
Result
setvar choices
10 hexadecimal characters for 40-bit encryption; 26 hexadecimal
characters for 128-bit encryption. Default = all zeroes
Example
Description
Syntax
Result

wlan.encryption_key3

Type: getvar; setvar
This parameter refers to the third indexed WEP encryption key. The WEP
encryption key is a hexadecimal string that is either 10 or 26 characters
long depending on the encryption method (40-bit or 128-bit). This key
should match the wireless network WEP encryption key 3.
EasyCoder PL-Series Printer Programmer's Reference Manual
Get the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 getvar "wlan.encryption_key1"
"0000000000"
Set the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 setvar "wlan.encryption_key1"
"A1B2C3D4F5"
Sets the first encryption key to A1B2C3D4F5.
Get the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 getvar "wlan.encryption_key2"
"0000000000"
Set the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 setvar "wlan.encryption_key2"
"A1B2C3D4F5"
Sets the second encryption key to A1B2C3D4F5.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EasyCoder PL3 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents