//************************************************ *********
// Kaersoft Karl Software
//************************************
// http://www.kaer.cn/default.aspx
// Email:[email protected]
// QQ:54076683
// Delphi 7.0 PASS
// Commissioning person: JPYC
//************************************************ **********
//Program function
// Demonstrates an example of SPCOMM sending and receiving data
//************************************************ **********
//Implementation idea: Automatically open serial port 1 when opening the form, and automatically close the serial port when closing.
//************************************************ **********