BE220C USER MANUAL
- 57 -
3.3.2 Serial Port Control-CSerialPort class
Bolymin provided a class, CSerialPort, which implements basic control logic for serial port.
Application may use this class by adding
“CSerialPort.cpp”
and
“CSerialPort .h”
into project.
Customer may modify the source code of class CSerialPort to expand the serial port functions.
3.3.2.1
Basic concept of class CSerialPort
The object of class CSerialPort will handle all data transfer and receive of opened serial port.
Once there is any data is received by the opened serial port, CSerialPort object will send a user
defined message to user defined window which should be main window of application program.
Below picture shows the flow:
Window of user application
CSerialPort object
Call Send() function to
send data by serial port
Serial port
Received
data
Send user defined
message to user window
User application should
catch this message to get
received data
Summary of Contents for BE220C
Page 9: ...BE220C USER MANUAL 9 1 2 Specifications 1 2 1 System Functional Blocks...
Page 11: ...BE220C USER MANUAL 11 1 3 Mechanical Specifications 1 3 1 Module Specifications...
Page 18: ...BE220C USER MANUAL 18 STEP7 Enter URL at the Address box...
Page 44: ...BE220C USER MANUAL 44 STEP4 After assembly finished as illustrated Front view Bottom view...
Page 45: ...BE220C USER MANUAL 45 Side view...
Page 50: ...BE220C USER MANUAL 50 5 Select No and click Next button to cancel the synchronization...
Page 72: ...BE220C USER MANUAL 72 End of BE220C User Manual...