Denso BHT-400-CE Reference Manual page 205

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

WepKey
Sets the profile WepKey.
Syntax
[VB]
Public WriteOnly Property
[C#]
public string
WepKey
Property
Profile WEP key.
Parameter values: 10-character alphanumeric character string (40-bit)
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the MyProf profile Wep key to "12345123451234123412341234".
[VB] MyProf.WepKey = "12345123451234123412341234"
[C#] MyProf.WepKey = "12345123451234123412341234";
WepKey
As String
{set;}
26-character alphanumeric character string (128-bit)
Meaning
The specified parameter value(s) lies outside the permissible
range.
- 199 -

Advertisement

Table of Contents
loading

Table of Contents