Denso BHT-200QW Spezifikationen Seite 305

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 304
- 303 -
AutoPowerOffBattery
Sets or acquires the automatic power-OFF time when powered by the battery.
Syntax
[VB]
Public Shared Property AutoPowerOffBattery As Integer
[C#]
public static int AutoPowerOffBattery {get; set;}
Property
Auto-power-off time (in units of 1 sec)
Parameter values
: 0 to System.Int32.MaxValue
Default value
: 180
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
If "0" is specified, the system will not be turned OFF while powered by the battery.
[Ex.] Prohibits transition to auto power off when powered by the battery.
[VB] PwrMng.Settings.AutoPowerOffBattery = 0
[C#] PwrMng.Settings.AutoPowerOffBattery = 0;
Seitenansicht 304
1 2 ... 300 301 302 303 304 305 306 307 308 309 310 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare