Denso BHT-200QW Dokumentacja Strona 251

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 250
- 249 -
PowerSave
Sets or acquires power save mode.
Syntax
[VB]
Public Shared Property PowerSave As EN_POWERSAVE
[C#]
public static EN_POWERSAVE PowerSave {get; set;}
Property
Power save mode
Parameter values
: As listed in EN_POWERSAVE
Default value
: EN_POWERSAVE.MOST
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the wireless power consumption to LEAST.
[VB] RF.Settings.PowerSave = RF.Settings.EN_POWERSAVE.LEAST
[C#] RF.Settings.PowerSave = RF.Settings.EN_POWERSAVE.LEAST;
Przeglądanie stron 250
1 2 ... 246 247 248 249 250 251 252 253 254 255 256 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag