Denso BHT-200QW Specifiche Pagina 335

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 377
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 334
- 333 -
SignaledEvent
Acquires the last serial communication event that occurred.
Syntax
[VB]
Public ReadOnly Property SignaledEvent As EN_EVENT
[C#]
public EN_EVENT SignaledEvent {get}
Property
Event to wait for
Parameter values
: As listed in EN_EVENT
Default value
: EN_EVENT.NONE
Exceptions
None
Note
The parameter value will always be EN_EVENT.NONE while the port is closed.
[Ex.] Acquire the last event that occurred.
[VB] Dim CommSerial.EN_EVENT CommEvent = MyComm.SignaledEvent
[C#] EN_EVENT CommEvent = MyComm.SignaledEvent;
Vedere la pagina 334
1 2 ... 330 331 332 333 334 335 336 337 338 339 340 ... 376 377

Commenti su questo manuale

Nessun commento