Denso BHT-202Q Manual do Utilizador Página 321

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 320
AutoPowerOffExt
Sets or acquires the automatic power-OFF time when the BHT is installed on the Cradle.
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 Cradle.
[VB] PwrMng.Settings.AutoPowerOffExt = 0
[C#] PwrMng.Settings.AutoPowerOffExt = 0;
312
Vista de página 320
1 2 ... 316 317 318 319 320 321 322 323 324 325 326 ... 406 407

Comentários a estes Manuais

Sem comentários