当前位置:
首页 资源下载
搜索资源 - SERIAL PORT DELPHI7
搜索资源列表
-
2下载:
Delphi7 串口通讯 封装的DLL,实现多线程对串口的监控,十六进制数据的写入等基本串口操作方法。-Delphi7 serial communication package DLL, multi-thread serial port monitor, hex data, the basic serial write operation method.
-
-
0下载:
自己用DELPHI7写的基于mscomm控件的串口通讯试验,将串口的2,3脚短接可以进行试验-Own use DELPHI7 written in serial communication based on mscomm control experiment in the 2,3 pin serial port can access a short test
-
-
0下载:
Delphi7 与 IDAQ-8065采集卡,通过TurboPower Async控件,现实串口通讯。
硬件连接:采集卡与电脑9针串口,通过RS485协议实现通讯。波特率:9600,8,n,1.
-Delphi7 and IDAQ-8065 capture card, through the TurboPower Async control, real serial port. Hardware Connections: capture card and the computer 9-p
-
-
0下载:
串口监视软件原码 C++ 和delphi7,可监视正在运行的串口工具-Serial port monitoring software source code C++ and delphi7, can monitor the running serial tool
-
-
1下载:
Delphi7串口通讯,串口控件,SPComm收发数据-Delphi7 serial communications, serial port control, SPComm to send and receive data
-
-
0下载:
CommMonitor4串口监视精灵DLL版调用接口,Delphi7版演示程序 -Serial Port Monitoring Wizard DLL version CommMonitor4 call interface, Delphi7 version demo
-
-
0下载:
使用Delphi7、SPComm控件写的一个简单串口调试助手,把源代码分享给大家,在Delphi7环境下调试通过。程序可设置CoM端口,波特率、数据位、校验、停止位等,点击“打开串口按钮”,即可看到状态。-Using Delphi7, SPComm controls write a simple serial debugging assistant, the source code for everyone to share in Delphi7 through debugging envir
-
-
0下载:
使用Delphi7、SPComm控件写的一个简单串口调试助手,把源代码分享给大家,在Delphi7环境下调试通过。程序可设置CoM端口,波特率、数据位、校验、停止位等,点击“打开串口按钮”,即可看到状态。
-Using Delphi7, SPComm controls write a simple serial debugging assistant, the source code for everyone to share in Delphi7 through debugging e
-
-
0下载:
通讯模拟器,项目中编写的,原创,delphi7环境下无错误,完全开源,可选择串口,实现串口通信,改编通信协议即可自己用。第三方控件要求:SPCCOM,已附在安装包中!-Communications simulator, project preparation, originality, under delphi7 environment error-free, fully open source, optional serial port, serial communication, commu
-
-
0下载:
串口功能测试发送和接收,使用SPCOMM组件-serial port test with delphi7
-
-
0下载:
支持Delphi7/XE7 为控件增加应答方法。新增两个属性:ResponseDelay 应答延时、ResponseRetry 重试次数。 DisposeRpsData 首先应实现事件。在该事件中,通过发送和接收到的数据判断并处理应答信息,返回True表示接收数据为应答数据;返回False则表示接收数据不是有效数据,该数据将重新返回消息队列由 ReceiveData 方法处理。 ResponseComm 方法实现应答模式调用。它首先写数据到串口,等待串口的返回数据,如果超过应答延时,将重新写数据
-