Introduction - If you have any usage issues, please Google them yourself
The program uses a common serial port control MSCOMM32.OCX VC6.0 to send to the serial port on the data acquisition and processing. Reading is the principle of serial data, as long as when there is data to send data to serial port, the computer will automatically write data to a specific buffer, we can just write a program to read that particular buffer on it.