Denso BHT-200QW Specifikace Strana 304

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 377
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 303
- 302 -
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;
Zobrazit stránku 303
1 2 ... 299 300 301 302 303 304 305 306 307 308 309 ... 376 377

Komentáře k této Příručce

Žádné komentáře