Denso BHT-200QW Dokumentacja Strona 170

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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;
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag