Class for serial communication. Can communicate with a device connected to a serial port. (RS-232C) Supports the flow control.
For a list of all members of this type, see AwComm Members.
System.Object
Asterworld.Comm.AwComm
[Visual Basic]
Public Class AwComm
Remarks
By using this class, the source code for implementing the serial communication function will become very easy.
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Comm
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwComm Members | Asterworld.Comm Namespace | Serial Communication Checker