搜索资源列表
spcomm(DELPHI)
- spcom很经典的串口通讯控件,操作方便-spcom classic serial communication control, convenient operation
lscommdemo2
- 多线程,多接收模式串口类 LsComm 之二相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的使用.使其用简单的代码就可以完成串口通讯的过程.并提供了一个Demo程序演示了CComPort的使用 多线程,多接收模式串口类 LsComm 之二 作者:liu_sir 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收
LsCommDemo
- VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的
mcom4
- 串口编写程序 VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主
spcomm
- 串口通讯的一个DELPHI控件,把它加入到你的窗口中修改它的属性就可以实现串口通讯
spcomm for delphi 2010
- delphi串口控件,项目名字是2009,但支持delphi2010
delphi_SPCOMM
- 教你如何在delphi安装spcomm控件.里面包含例子-Teach you how to install spcomm control in delphi. Which contains examples of
spcomm32
- com编程需要的一个delphi控件 -com needs a programming delphi control
SerialTest
- dephi的串口通信例程 用到了SPComm控件-dephi of the serial communication routines used in the control of the SPComm
SPComm
- 改进的SPCOMM串口通信控件。 改进的SPCOMM串口通信控件。-no,sorry. asdfghjk bjhjkholjusdfapoi[hupoihj pkijasdgfijoijui9asghpuioha uygighjiblASDFjbh8iyuhbfeuioyopiuhpafha UHERHJBKAQ dfkuyafgiouhyopiaUFAFHO
Delphiseries
- delphi对串口操作,实现对串口的通讯参数的修改,通过spcomm控件实现对串口数据的读取,和写入.-delphi for serial operation, serial port communication parameters to realize the changes, through the implementation of the serial data control spcomm read, and write.
spcomm_delphi
- 一个功能比较简单的串口通讯. 需要安装控件,里面包含-A function of simple serial communication. Need to install the control, which contains
SPCOMM
- SPComm:Delphi component
spcomm302009
- spcomm 串口控件3.0 可用于delphi 7.0 delphi 2009-This component is totally free(copyleft), you can do anything in any purpose EXCEPT SELL IT ALONE.
spcomm
- 著名SPCOMM控件的升级版,在原版的基础上做了大量的改进,使其支持Delphi 2009及以上的IDE,并且改进了算法,提高了效率,更重要的是能打开COM10以上的端口-An upgraded version of the the famous SPCOMM control on the basis of the original lot of improvements to support the IDE in Delphi 2009 and above, and improved algo
SPCOMM
- Comm32.pas is a simple Communications VC for Borland Delphi 2.0 which demonstrates the Win32 Communications functions and the new Delphi TThread class. It is implemented using two threads: one for reading from, and one for writing to a Comm P
delphi_OBD2_code
- obd2汽车故障及状态检测程序,用delphi SPCOMM 232通讯方式发送OBD2指令-using OBD2 protocol to query status or read the fail code the car ,sending the OBD2 Command using delphi code with spcomm
SPCOMM
- COM 串口通讯编程,DELPHI 开发-COM Controllor
SPCOMM
- 在Delphi下用的串口插件,自己试用过,决对好用。-In Delphi with serial plug
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co