Denso BHT-200QW Especificaciones Pagina 235

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 234
- 233 -
WepKey
Sets the profile WepKey.
Syntax
[VB]
Public WriteOnly Property WepKey As String
[C#]
public string WepKey {set;}
Property
Profile WEP key.
Parameter values
: 10-character alphanumeric character string (40-bit)
26-character alphanumeric character string (128-bit)
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
DeviceLoadException The device is not ready.
The edit mode has not been set to Zero Config mode.
MissingMethodException Profile not supported.
Set from RF.WepKey.
Note
The profile Wepkey can only be set or acquired when the edit mode (RF.EditMode) is set to
Zero Config mode. An exception is thrown if an attempt is made to set or acquire when in
Nic Control mode. Set the RF.EditMode value to EN_EDIT_MODE.ZEROCONFIG.
[Ex.] Set the MyProf profile Wep key to "12345123451234123412341234".
[VB] MyProf.WepKey = "12345123451234123412341234"
[C#] MyProf.WepKey = "12345123451234123412341234";
Vista de pagina 234
1 2 ... 230 231 232 233 234 235 236 237 238 239 240 ... 376 377

Comentarios a estos manuales

Sin comentarios