dephi achieve RS232 serial communication. This process requires an RS232 serial...
- 资源大小:392.89 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Com
Port
delphi
资 源 简 介
dephi实现RS232串口通信。本程序需要一根RS232串口线连接两个串口实现。本程序包括两个部分:发送端和接收端,分别打开两个文件夹里名为SerialPortCom.exe的程序,在发送端输入数据,然后就可以在接收端看到发送端输入的数据。-dephi achieve RS232 serial communication. This process requires an RS232 serial link two Serial Port. This program consists of two parts : the sender and the receiver, respectively, opened two folder called SerialPortCom.exe procedures, the transmitter input data and then on the receiving end can see the transmitter input.
文 件 列 表
接收端
Receiver.dcu
Receiver.ddp
Receiver.dfm
Receiver.pas
SerialPortCom.cfg
SerialPortCom.dof
SerialPortCom.dpr
SerialPortCom.exe
SerialPortCom.res
发送端
Sender.dcu
Sender.ddp
Sender.dfm
Sender.pas
SerialPortCom.cfg
SerialPortCom.dof
SerialPortCom.dpr
SerialPortCom.exe
SerialPortCom.res