Denso BHT-200QW Especificações Página 335

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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;
Vista de página 334
1 2 ... 330 331 332 333 334 335 336 337 338 339 340 ... 376 377

Comentários a estes Manuais

Sem comentários