Denso BHT-202Q Manuel d'utilisateur Page 319

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 407
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 318
StandbyTime
Sets or Acquires the standby transition time.
Syntax
[VB]
Public Shared Property StandbyTime As Integer
[C#]
public static int StandbyTime {get; set;}
Property
Transition time (in units of 100 msec)
Parameter values
: 0 to 255
Default value
: 10
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
If "0" is specified, transition to the standby state will not take place.
[Ex.] Prohibits transition to standby.
[VB] PwrMng.Settings.StandbyTime = 0
[C#] PwrMng.Settings.StandbyTime = 0;
310
Vue de la page 318
1 2 ... 314 315 316 317 318 319 320 321 322 323 324 ... 406 407

Commentaires sur ces manuels

Pas de commentaire