Denso BHT-202Q Instrukcja Użytkownika Strona 252

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 251
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.PSP
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the wireless power consumption to PSP.
[VB] RF.Settings.PowerSave = RF.Settings.EN_POWERSAVE.PSP
[C#] RF.Settings.PowerSave = RF.Settings.EN_POWERSAVE.PSP;
243
Przeglądanie stron 251
1 2 ... 247 248 249 250 251 252 253 254 255 256 257 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag