Denso BHT-202Q Instrukcja Użytkownika Strona 211

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 210
Volume
Sets or acquires the beeper volume.
Syntax
[VB]
Public Shared Property Volume As EN_VOLUME
[C#]
public static EN_VOLUME Volume {get; set;}
Property
Beeper volume
Parameter values
: As listed in EN_VOLUME
Default value
: EN_VOLUME.LEVEL5
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the beeper volume to maximum.
[VB] Beep.Settings.Volume = Beep.Settings.EN_VOLUME.LEVEL5
[C#] Beep.Settings.Volume = Beep.Settings.EN_VOLUME.LEVEL5;
202
Przeglądanie stron 210
1 2 ... 206 207 208 209 210 211 212 213 214 215 216 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag