Denso BHT-200QW Spécifications Page 217

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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;
Vue de la page 216
1 2 ... 212 213 214 215 216 217 218 219 220 221 222 ... 376 377

Commentaires sur ces manuels

Pas de commentaire