Denso BHT-202Q Manual de usuario Pagina 239

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 238
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 character string in hexadecimal notation (40-bit)
26-character character string in hexadecimal notation (128-bit)
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
[Ex.] Set the MyProf profile Wep key to "12345123451234123412341234".
[VB] MyProf.WepKey = "12345123451234123412341234"
[C#] MyProf.WepKey = "12345123451234123412341234";
230
Vista de pagina 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 406 407

Comentarios a estos manuales

Sin comentarios