Denso BHT-400-CE Reference Manual page 228

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Item
Sets the value of the Wep key specified by the index.
In C#, this property is used as the indexer for the WepKeyCollection class.
Syntax
[VB]
Public WriteOnly Property Item(ByVal KeyNo As Integer) As String
[C#]
public string this[int KeyNo] {set;}
Parameters
KeyNo
Wep key index
Values for 1 to 4
Property
Wep key
Default value: Wep key value at the time of initialization.
Exceptions
Name of Exception
ArgumentException
Note
This property has been retained to provide compatibility with the BHT-200. Ensure to use
the Profile class WepKey property for the Wep key setting.
Meaning
The specified parameter value(s) is invalid.
- 222 -

Advertisement

Table of Contents
loading

Table of Contents