搜索资源列表
cport.3.10
- 最新版的串口读写控件源码!! 支持 delphi 6/7/8/2005/2006-latest version of the Serial literacy component source! ! Support delphi 6/7/8/2005/2006
read
- 读写器的连接,并从读写器通过串口读取标签的ID号
spcomm.rar
- spcomm串口编程,如何针对com口进行读写, 代码完整,可以使用,SPComm serial programming, how to read and write com port, code integrity, you can use
Serial-debugging
- delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of the serial debugging software
SerialCtrl
- 小巧玲珑的串口读写控件,使用Lazarus开发,可适用于WINCE、WIN32环境。本人已将此控件应用于大型项目开发中。-The small size of the serial read and write control, using the Lazarus development, applicable in WINCE, WIN32 environment. I have this control is applied to the development of large-scale
ID_reader
- 用串口模拟2个485读卡器,可模拟485地址和读到4字节卡号,方便门禁考勤程序的调试-485 simulation 2 with serial reader, can simulate 485 4-byte address and read the card number, to facilitate debugging of Access Control Program
MF500_HY60
- delphi 编写的串口读写动态库,具有简单快捷-delphi searial port
Comm232
- Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
PLCcom
- 支持IR区(输入、输出和工作区),DM区操作, 支持 IR 区的强制指令,置位、复位和取消所有强制。 支持 DM 区的读/写操作, 支持 IR、DM区的位状态查询,返回每一位的状态。 控件默认参数为串口1,PLC地址0, 波特率9600,Even效验,7位数据位,2位停止位。 使用控件时,一般只需更改2个属性: 1、PLC地址 plcAddress 2、串口号 port 3、readDelay (读指令延时) 4、responseDelay(响应延时) -Support the IR area
Comport4.10
- Delphi 串口通信的一个好的控件,控件名称:comport,能很方便读写串口数据。-Delphi serial communication of a good control, control name: comport, can be very convenient to read and write data from serial port.
delphiapithread
- 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
2014-07-13
- 串口通讯(DELPHI通过串口读写数据)-Serial communication
apisamos
- Api DELPHI with DMVC Framework - Sidney Delphi 10.4.1
