Denso BHT-202Q Manual do Utilizador Página 180

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 179
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.
Note
Only backlight specified with Backlight.Settings.Device illuminates.
[Ex.] Turn ON the backlight.
[VB] Backlight.Status = Backlight.EN_STATUS.ENABLE_ON
[C#] Backlight.Status = Backlight.EN_STATUS.ENABLE_ON;
171
Vista de página 179
1 2 ... 175 176 177 178 179 180 181 182 183 184 185 ... 406 407

Comentários a estes Manuais

Sem comentários