Denso BHT-200QW Dokumentacja Strona 306

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 305
- 304 -
AutoPowerOffExt
Sets or acquires the automatic power-OFF time when the BHT is installed on the CU.
Syntax
[VB]
Public Shared Property AutoPowerOffExt As Integer
[C#]
public static int AutoPowerOffExt {get; set;}
Property
Automatic power-off time (in units of 1 sec)
Parameter values:
0 to System.Int32.MaxValue
Default value:
0 (The system will not be turned OFF automatically.)
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 charging.
[Ex.] Prohibits transition to auto power off when the BHT is installed on the CU.
[VB] PwrMng.Settings.AutoPowerOffExt = 0
[C#] PwrMng.Settings.AutoPowerOffExt = 0;
Przeglądanie stron 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag