Description: delphi source code version of the serial debugging software SPCOMM use 1 set the parameters: CommName: = ' Com1' // serial BaudRate: = 9600 // baud rate 2 Open StartComm () 3. write WriteCommData (buffer address, bytes) read data OnReceiveData (data receiving and processing) 4 off StopComm ().
To Search:
File list (Check if you may need any files):
uAbout.dcu
uAbout.dfm
uAbout.pas
SPComm\Readme.txt
......\SPComm.dcr
......\SPComm.dcu
......\SPComm.pas
CommTest.cfg
CommTest.dof
CommTest.dpr
CommTest.exe
CommTest.ico
CommTest.res
uHelp.pas
uHelp.dfm
uHelp.dcu
uCommTest.pas
uCommTest.dfm
uCommTest.dcu
deltemp.bat
SPComm