Denso BHT-202Q Bedienungsanleitung Seite 195

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 194
Item
Sets or aquires the LED status (ON/OFF) specified by the index.
In C#, this property is used as the indexer for the LED class.
Syntax
[VB]
Public Property Item(ByVal device As LED.EN_DEVICE, _
ByVal color As LED.EN_COLOR) As LED.EN_CTRL
[C#]
public LED.EN_CTRL
this[LED.EN_DEVICE device][LED.EN_COLOR color] {get; set;}
Parameters
device
LED device
Parameter values
: EN_DEVICE.BAR
color
LED color
Parameter values
: Red (=LED.EN_COLOR.RED) or blue (=LED.EN_COLOR.BLUE)
Property
LED ON/OFF status
Parameter values
: As listed in EN_CTRL
Default value
: ON/OFF status at the time of initialization
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
186
Seitenansicht 194
1 2 ... 190 191 192 193 194 195 196 197 198 199 200 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare