Denso BHT-200QW Spécifications Page 189

  • 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 188
- 187 -
Item
Sets or acquires the LED control factor specified at the index.
At C#, this property uses the indexer for the LED.UsageCollection class.
Syntax
[VB]
Public Property Item(ByVal device As LED.EN_DEVICE) _
As LED.EN_USAGE
[C#]
public LED.EN_USAGE this[LED.EN_DEVICE device]{get; set;}
Parameters
device
LED device
Parameter values: As listed in LED.EN_DEVICE
(Only wireless LEDs can be controlled.)
Property
LED control factor
Parameter values: As listed in LED.EN_USAGE
(one of the values or a combination of the values)
Default value: Control factor when initialized
Exceptions
Name of Exception Meaning
ArgumentException The specified LED device is invalid.
[Ex.] Setting wireless LEDs so that they are used only at the application
[VB] MyLED.Usage(LED.EN_DEVICE.RF) = LED.EN_USAGE.RF.
[C#] MyLED.Usage[LED.EN_DEVICE.RF]= LED.EN_USAGE.RF.
Vue de la page 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 376 377

Commentaires sur ces manuels

Pas de commentaire