Denso BHT-400-CE Reference Manual page 302

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

SignaledEvent
Acquires the last serial communication event that occurred.
Syntax
[VB]
Public ReadOnly Property
[C#]
public EN_EVENT
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;
SignaledEvent
SignaledEvent
{get}
- 296 -
As EN_EVENT

Advertisement

Table of Contents
loading

Table of Contents