CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - 读串口

搜索资源列表

  1. cport.3.10

    0下载:
  2. 最新版的串口读写控件源码!! 支持 delphi 6/7/8/2005/2006-latest version of the Serial literacy component source! ! Support delphi 6/7/8/2005/2006
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:198.73kb
    • 提供者:小进
  1. read

    0下载:
  2. 读写器的连接,并从读写器通过串口读取标签的ID号
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:ld
  1. spcomm.rar

    1下载:
  2. spcomm串口编程,如何针对com口进行读写, 代码完整,可以使用,SPComm serial programming, how to read and write com port, code integrity, you can use
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:253.79kb
    • 提供者:c
  1. Serial-debugging

    0下载:
  2. delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of the serial debugging software
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:273.98kb
    • 提供者:philzheng
  1. SerialCtrl

    1下载:
  2. 小巧玲珑的串口读写控件,使用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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:dason
  1. ID_reader

    0下载:
  2. 用串口模拟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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:551.14kb
    • 提供者:justine
  1. MF500_HY60

    0下载:
  2. delphi 编写的串口读写动态库,具有简单快捷-delphi searial port
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-28
    • 文件大小:199.96kb
    • 提供者:super
  1. Comm232

    0下载:
  2. Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2.55kb
    • 提供者:zoudesheng
  1. PLCcom

    0下载:
  2. 支持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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:347.22kb
    • 提供者:fengenyuan
  1. Comport4.10

    0下载:
  2. Delphi 串口通信的一个好的控件,控件名称:comport,能很方便读写串口数据。-Delphi serial communication of a good control, control name: comport, can be very convenient to read and write data from serial port.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-14
    • 文件大小:482.67kb
    • 提供者:
  1. delphiapithread

    0下载:
  2. 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:6.68kb
    • 提供者:wpudn45
  1. 2014-07-13

    0下载:
  2. 串口通讯(DELPHI通过串口读写数据)-Serial communication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-04
    • 文件大小:8.26kb
    • 提供者:毛艳青
  1. apisamos

    1下载:
  2. Api DELPHI with DMVC Framework - Sidney Delphi 10.4.1
  3. 所属分类:Delphi控件源码

    • 发布日期:2021-02-07
    • 文件大小:476kb
    • 提供者:automacaosamos
搜珍网 www.dssz.com