Denso BHT-202Q Manual do Utilizador Página 239

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 406 407

Comentários a estes Manuais

Sem comentários