文件名称:SPCOMM
-
所属分类:
- 标签属性:
- 上传时间:2017-03-23
-
文件大小:14.2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
支持Delphi7/XE7 为控件增加应答方法。新增两个属性:ResponseDelay 应答延时、ResponseRetry 重试次数。 DisposeRpsData 首先应实现事件。在该事件中,通过发送和接收到的数据判断并处理应答信息,返回True表示接收数据为应答数据;返回False则表示接收数据不是有效数据,该数据将重新返回消息队列由 ReceiveData 方法处理。 ResponseComm 方法实现应答模式调用。它首先写数据到串口,等待串口的返回数据,如果超过应答延时,将重新写数据到串口,直到达到重试次数。如果串口有数据返回,调用 DisposeRpsData 事件,由该事件判断回答事件是否成功。 该方法将会堵塞进程-Support Delphi7/XE7 for the control to increase the response method. Add two attributes: ResponseDelay response delay, ResponseRetry retry count. DisposeRpsData should first implement the event. In this event, the sent and received data to determine and process the response information, return True that the received data for the response data return False means that the received data is not valid data, the data will be returned to the message queue by the ReceiveData method. The ResponseComm method implements the reply mode call. It first write data to the serial port, waiting for the serial port to return data, if more than the response delay, will re-write data to the serial port until the number of retries. If the serial data is returned, call the DisposeRpsData event, which the event determines whether the event was successful. The method will block the process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPCOMM.PAS
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.