CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 DELPHI

搜索资源列表

  1. Delphi_230785

    0下载:
  2. 用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等 -With multi-threading technology Delphi API serial communication example, the application simply call API for read/write buffer operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6762
    • 提供者:B4P56BE
  1. Delphi_588364

    0下载:
  2. 串口采集外设数据 Delphi,串口要正确,否则不能运行,另外采集设备也要准备好。本例其实是演示如何使用串口进行采集,只是让大家了解基本的大框架,更多细节需要完善 -Serial peripheral data collection Delphi, serial to be correct, they can run, another collection equipment must be ready. This example demonstrates how to use the se
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5167
    • 提供者:WA5X7TI
  1. Delphi_401385

    1下载:
  2. Delphi编写的发票机打印控制程序,进行发票打印前的一个步骤,通过此程序来设置发票机的相关参数,可设置COM串口,测试打印 打印跳行,打印机跳页,打印机切纸等功能,左侧为数据发送区,右侧是打印数据接收区。 - Delphi written invoice printing machine control procedures, a step before the invoice printing, invoice machine parameters set by this progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4389
    • 提供者:V40WIJG
  1. Delphi_418385

    0下载:
  2. Delphi:Delphi取得Modem的各个状态,先判断是否可以打开端口,判断有没有Model存在,若没有给出提示“没有发现Modem的存在1若存在则可以取得Modem的各个状态,比如清除发送、数据准备就绪、拨号指示、接受检测信号等。程序通过COM2串口连接调制解调器。 -Delphi: Delphi to obtain various state Modem, first determine whether you can open the port, there is no Model
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:3807
    • 提供者:IXDUSQP
  1. Delphi_133117

    0下载:
  2. Delphi:使用Delphi7、MSComm控件写的简单串口助手,提供一个使用MSComm通讯的实例,源代码与大家分享-Delphi: using Delphi7, MSComm control to write a simple serial assistant MSComm communication provides an example of the use of the source code to share with you that in Delphi7
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:10419
    • 提供者:O7K2BGV
  1. eio-S

    0下载:
  2. delphi语言编写的串口通讯程序,监听串口通讯的数据,表现在checkbox上-delphi language serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:287247
    • 提供者:wzf
  1. Delphi_480146

    0下载:
  2. Delphi:一个Delphi串口通信实例,通过串口传递数据的Delphi实例,程序编译运行后的截图如上示,选择串口是哪一个,若无占用,则打开串口,然后输入相关内容实现传送。一个Windows系统与网络连接的Delphi实例。 -Delphi: a Delphi serial communication example, Delphi examples of passing data through the serial port, compile and run the program a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:50426
    • 提供者:D3LEVZD
  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
    • 文件大小:6843
    • 提供者:wpudn45
  1. comgather

    0下载:
  2. 串口采集外设数据 Delphi,串口要正确,否则不能运行,另外采集设备也要准备好。本例其实是演示如何使用串口进行采集,只是让大家了解基本的大框架,更多细节需要完善,这为基础源码,仅供Delphi初学者参考。-Serial acquisition of external data Delphi, serial port must be correct, otherwise can not run, another acquisition equipment to prepare. This exa
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:5138
    • 提供者:wpudn46
  1. Delphi_004866

    0下载:
  2. Delphi:一个Delphi串口通信程序的实现例子,貌似需要有控件支持,具体源码请参考。-Delphi: a Delphi serial communication program implementation example, looks like the controls needed support,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6841
    • 提供者:71T70K2
  1. SPCOMM2.5

    0下载:
  2. Delphi:SPCOMM2.5修正版-SPCOMM 修正版,好用的串口控件,带源码,多线程,易用。 -Delphi: SPCOMM2.5 revision-SPCOMM revision, easy to use serial control, with source, multi-threaded, easy to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:13851
    • 提供者:K87G5RI
  1. ComAssistant

    0下载:
  2. 通过delphi控件实现简单的串口通讯,在delphi7环境下调试并通过-Serial communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:551413
    • 提供者:sun
  1. TCOMM_TEST

    0下载:
  2. DELPHI 串口通讯实例,详细说明如何使用串口控件,非常适合初学者学习-DELPHI serial communication example, detailed descr iption of how to use the serial port control, very suitable for beginners to learn
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:282253
    • 提供者:leon
  1. SPCOMM2.5

    0下载:
  2. 一款非常好用的spcomm串口控件,使用API函数或者在Delphi 中调用其它串口通讯程序。利用API编写串口通信程序较为复杂,需要掌握大量通信知识,其优点是可实现的功能更强大,应用面更广泛-A very useful spcomm serial control
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:22935
    • 提供者:lijiqing
  1. SPCOMM

    0下载:
  2. COM 串口通讯编程,DELPHI 开发-COM Controllor
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:13136
    • 提供者:siway
  1. SPCOMM

    0下载:
  2. 在Delphi下用的串口插件,自己试用过,决对好用。-In Delphi with serial plug
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:34637
    • 提供者:周中贵
  1. DelphiSerial-port-test-V2.6

    0下载:
  2. Delphi 串口测试V2.6,主要用于平行信息的传递是接受-Delphi Serial port test V2.6
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:197935
    • 提供者:王精灵
  1. compro

    0下载:
  2. delphi做的串口通信程序,本例是针对供应工业控制中的皮带保护-delphi do serial communication program, in this case to protect against supply of industrial control belt
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:369924
    • 提供者:
  1. (20140907-1751)

    0下载:
  2. 串口测试工具,delphi写的,串口收发数据代码-Serial testing tools, delphi write, send and receive serial data codes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:199986
    • 提供者:瞿成刚
  1. SPComm--for-XE8

    0下载:
  2. Delphi XE8 的串口控件SPCOMM源码 -Serial communication component-Spcomm for Delphi XE8
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:27594
    • 提供者:Little Bear
« 1 2 ... 25 26 27 28 29 3031 32 »
搜珍网 www.dssz.com