Wlan.encryption_Key4; Wlan.encryption_Mode - Intermec EasyCoder PL3 Programmer's Reference Manual

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

Advertisement

EasyCoder PL-Series Printer Programmer's Reference Manual
getvar result
Returns the third 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_key4

Type: getvar; setvar
This parameter refers to the fourth 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 4.
getvar result
Returns the fourth 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_mode

type: getvar; setvar
This parameter refers to WEP encryption. This parameter enables and
disables the printer's WEP encryption. When using WEP encryption,
make sure that the encryption key matches the wireless network WEP
encryption key.
Chapter 13— Configuration/Control Commands
Get the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 getvar "wlan.encryption_key3"
"0000000000"
Set the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 setvar "wlan.encryption_key3"
"A1B2C3D4F5"
Sets the third encryption key to A1B2C3D4F5.
Get the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 getvar "wlan.encryption_key4"
"0000000000"
Set the encryption key value. (This example assumes
that the printer is using 40-bit encryption.)
! U1 setvar "wlan.encryption_key4"
"A1B2C3D4F5"
Sets the fourth encryption key to A1B2C3D4F5.
151

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents