搜索资源列表
SPCOMM控件
- 在delphi7.0中经常会因为没有通信控件而弄得很麻烦,SPCOMM是DELPHI7.0中较为实用的通讯控件-in delphi7.0 often because of the absence of communication control, and most of a lot of trouble, SPCOMM DELPHI7.0 is the more practical Communication Control
串口接收和发送的电脑软件
- 串口助手, 串口接收和发送的电脑软件,delphi7+SPComm源代码 作者:knight,Serial Debug
TestSPComm
- 使用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
AdjustTime
- 串口功能测试发送和接收,使用SPCOMM组件-serial port test with delphi7
SpComm2006
- 根据SPCOMM进行改进的,最适用于delphi 2006,当然DELPHI7也行,至于 2007以后的unicode格式的,估计就不支持了。增加了获取串口列表的函数功能。很方便 。-According to the SPCOMM to improve, the most suitable for Delphi 2006
SPCOMM
- 支持Delphi7/XE7 为控件增加应答方法。新增两个属性:ResponseDelay 应答延时、ResponseRetry 重试次数。 DisposeRpsData 首先应实现事件。在该事件中,通过发送和接收到的数据判断并处理应答信息,返回True表示接收数据为应答数据;返回False则表示接收数据不是有效数据,该数据将重新返回消息队列由 ReceiveData 方法处理。 ResponseComm 方法实现应答模式调用。它首先写数据到串口,等待串口的返回数据,如果超过应答延时,将重新写数据
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co
