Denso BHT-400-CE Reference Manual page 206

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

PreSharedKey
Specifies the profile PreSharedKey.
Syntax
[VB]
Public WriteOnly Property
[C#]
public string
PreSharedKey
Property
Profile PreSharedKey
Parameter values: 64-characters alphanumeric character string in hexadecimal notation, or
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the MyProf profile PreSharedKey to "12345123451234123412341234".
[VB] MyProf.WepKey = "12345123451234123412341234"
[C#] MyProf.WepKey = "12345123451234123412341234";
PreSharedKey
{set;}
ASCII character string with 8 characters or more and 63 characters or
less
Meaning
The specified parameter value(s) lies outside the permissible
range.
- 200 -
As String

Advertisement

Table of Contents
loading

Table of Contents