Denso BHT-200QW Spezifikationen Seite 173

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 172
- 171 -
OnTimeBattery
Sets or acquires the ON time when the backlight is powered by the battery.
Syntax
[VB]
Public Shared Property OnTimeBattery As Integer
[C#]
public static int OnTimeBattery {get; set;}
Property
ON time (in units of 1 sec)
Parameter values
: 0 to 255
Default value
: 3
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 powered by the battery.
[VB] Backlight.Settings.OnTimeBattery = 10
[C#] Backlight.Settings.OnTimeBattery = 10;
Seitenansicht 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare