Denso BHT-200QW Especificações Página 178

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 177
- 176 -
PowerSave
Sets or acquires the backlight brightness when OFF.
Syntax
[VB]
Public Shared Property PowerSave As Integer
[C#]
public static int PowerSave {get; set;}
Property
Brightness when OFF
Parameter values
: 0 (OFF), 1 (Dimly)
Default value
: 1
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
NotSupportedException PowerSave not supported
[Ex.] Set the backlight status to OFF when not lit.
[VB] Backlight.Settings.PowerSave = 0
[C#] Backlight.Settings.PowerSave = 0;
Note
This is not supported on units running on Windows CE 4.1 or 4.2. An exception is thrown
when an attempt is made to set or acquire.
Vista de página 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 376 377

Comentários a estes Manuais

Sem comentários