Denso BHT-200QW Spezifikationen Seite 217

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 216
- 215 -
EditMode
Specifies the wireless parameter edit mode.
Syntax
[VB]
Public Shared WriteOnly Property EditMode As EN_EDIT_MODE
[C#]
public static EN_EDIT_MODE EditMode{set;}
Property
Wireless parameter edit mode
Parameter values
: As listed in EN_EDIT_MODE
Exceptions
Name of Exception Meaning
MissingMethodException Editmode not supported
ArgumentException Parameter error
Note
This is not supported on units running on Windows CE 4.1. An exception is thrown when an
attempt is made to set or acquire.
Security related parameters should be set or acquired after setting the value for this
property in EN_EDIT_MODE.ZEROCONFIG.
[Ex.] Setting the encryption method to TKIP
[VB]
RF.EditMode = RF.EN_EDIT_MODE.ZEROCONFIG
MyProf.Encryption = RF.Pfoile.EN_ENCRYPTION.TKIP
[C#]
RF.EditMode = RF.EN_EDIT_MODE.ZEROCONFIG;
MyProf.Encryption = RF.Pfoile.EN_ENCRYPTION.TKIP;
Seitenansicht 216
1 2 ... 212 213 214 215 216 217 218 219 220 221 222 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare