Denso BHT-202Q Manual de usuario Pagina 180

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

Comentarios a estos manuales

Sin comentarios