
- 329 -
18.30. CommSerial
Constructor
Constructor Name Description
CommSerial Creates a new instance of the CommSerial class.
Fields
Field Name Description
DEFAULT_PORT Default value for the COM port to be used
Properties
Property Name Description
WaitEvent Specifies a wait event.
SignaledEvent Acquires the event that has occurred.
InBufferCount Size of data in the receive buffer
OutBufferCount Size of data in the send buffer
PortOpen Open/close of a COM port
Port Port number of the COM port to be used
Params Communication parameter
Methods
Method Name Description
Input Reads the contents of the receive buffer.
Output Writes into the send buffer.
Dispose Frees up all unmanaged resources.
Events
Event Name Description
OnDone Occurs when a communication event has occurred.
Enumeration
Enumeration Name Description
EN_EVENT Event type
Comentários a estes Manuais