Denso BHT-200QW Especificaciones Pagina 178

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 376 377

Comentarios a estos manuales

Sin comentarios