Denso BHT-202Q Bedienungsanleitung Seite 239

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare