Denso BHT-200QW Specifiche Pagina 174

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 377
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 173
- 172 -
OnTimeAC
Sets or acquires the backlight ON time when installed on the CU.
Syntax
[VB]
Public Shared Property OnTimeAC As Integer
[C#]
public static int OnTimeAC {get; set;}
Property
ON time (in units of 1 sec)
Parameter values
: 0 to 255
Default value
: 60
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
When "0" is specified, the backlight does not turn ON.
When "255" is specified, the backlight remains ON constantly.
[Ex.] Set the backlight ON time to 10 seconds when the BHT is installed on the CU.
[VB] Backlight.Settings.OnTimeAC = 10
[C#] Backlight.Settings.OnTimeAC = 10;
Vedere la pagina 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 376 377

Commenti su questo manuale

Nessun commento