Denso BHT-200QW Spezifikationen Seite 170

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 169
- 168 -
Status
Sets or acquires the backlight status (whether the backlight is lit).
Syntax
[VB]
Public Shared Property Status As EN_STATUS
[C#]
public static EN_STATUS Status {get; set;}
Property
Backlight status (whether the backlight is lit)
Parameter values
: As listed in EN_STATUS
Default value
: Backlight status at the time of initialization
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Turn ON the backlight.
[VB] Backlight.Status = Backlight.EN_STATUS.ENABLE_ON
[C#] Backlight.Status = Backlight.EN_STATUS.ENABLE_ON;
Seitenansicht 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare