Denso BHT-202Q Manuale Utente Pagina 207

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 407
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 206
Count
Sets or acquires the number of beeps or vibrations of the beeper or vibrator.
Syntax
[VB]
Public Property Count As Integer
[C#]
public int Count {get; set;}
Property
Number of beeps or vibrations of the beeper or vibrator
Parameter values
: 0 to 255. The beeper will not sound if “0” is specified.
Default value
: 1
Exceptions
None
Note
If a value outside the permissible range is specified, no exceptions will be thrown
immediately, however, an exception will be thrown later when the start of beeping or
vibrating is specified with an Item property.
[Ex.] Set the beep count to 5.
[VB] MyBeep.Count = 5
[C#] MyBeep.Count = 5;
198
Vedere la pagina 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 406 407

Commenti su questo manuale

Nessun commento