Denso BHT-200QW Dokumentacja Strona 200

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 199
- 198 -
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;
Przeglądanie stron 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag