Denso BHT-200QW Spécifications Page 214

  • 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 213
- 212 -
Open
Opens or closes wireless communication.
Syntax
[VB]
Public Property Open As Boolean
[C#]
public bool Open{get; set;}
Property
Wireless communication open (= True), close (= False)
If wireless communication is achieved by setting OpenMode to
EN_OPEN_MODE.NORMAL, the status achieved by setting OpenMode to
EN_OPEN_MODE.NORMAL will be returned.
If wireless communication is achieved by setting OpenMode to
EN_OPEN_MODE.CONTINUOUSLY, the status achieved by setting OpenMode to
EN_OPEN_MODE.CONTINUOUSLY will be returned.
Default value
: False
Exceptions
Name of Exception Meaning
DeviceNotFoundException The specified device does not exist.
ArgumentException The value specified for OpenMode is abnormal.
[Ex.] Open a wireless connection.
[VB] MyRf.Open = True
[C#] MyRf.Open = true;
Vue de la page 213
1 2 ... 209 210 211 212 213 214 215 216 217 218 219 ... 376 377

Commentaires sur ces manuels

Pas de commentaire