Denso BHT-202Q Manuel d'utilisateur Page 251

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 407
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 250
Radio
Sets or acquires the wireless method.
Syntax
[VB]
Public Shared Property Radio As EN_RADIO
[C#]
public static EN_RADIO Radio {get; set;}
Property
Wireless method
Parameter values
: EN_RADIO.B11, EN_RADIO.B11 or EN_RADIO.G11,
EN_RADIO.A11
Default value
: EN_RADIO.B11
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the wireless method to 802.11b/g.
[VB] RF.Settings.Radio _
= RF.Settings.EN_RADIO.B11 Or RF.Settings.EN_RADIO.G11
[C#] RF.Settings.Radio
= RF.Settings.EN_RADIO.B11 | RF.Settings.EN_RADIO.G11;
242
Vue de la page 250
1 2 ... 246 247 248 249 250 251 252 253 254 255 256 ... 406 407

Commentaires sur ces manuels

Pas de commentaire