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

搜索资源列表

  1. Test_com

    1下载:
  2. 本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the develo
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36.8kb
    • 提供者:天堂
  1. Delphi串口测试

    1下载:
  2. Delphi编写的串口测试程序,适合测试计算机串口好坏!-Delphi serial test procedure for the testing of computer Serial good or bad!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:295.48kb
    • 提供者:杨先生
  1. 串口测试

    1下载:
  2. 串口小程序,API,不用DELPHI的控件-Serial small program API, not the controls DELPHI
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:200.91kb
    • 提供者:ZLQ
  1. 200431992752

    0下载:
  2. delphi开发的一个串口测试软件,用作学习。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16.68kb
    • 提供者:C.L.Deng
  1. 串口通信Delphi实现

    0下载:
  2. 第一步:了解串口通信原理 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发
  3. 所属分类:通讯/手机编程

    • 发布日期:2009-05-16
    • 文件大小:445.09kb
    • 提供者:670522326@qq.com
  1. 写卡器的串口测试程序

    0下载:
  2. 写卡器的串口测试程序, 有delphi的,vb的... 涉用到好几有语言, 还包括说明,Smart card serial testing procedures, there delphi s, vb ... involving use of several language, but also including a descr iption of
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-03-22
    • 文件大小:836.72kb
    • 提供者:严明
  1. SMS_SDK2.0

    0下载:
  2. GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和Asce
  3. 所属分类:SMS

    • 发布日期:2017-04-09
    • 文件大小:1.26mb
    • 提供者:cheng
  1. VsportTest

    1下载:
  2. 利用Vsport控件开发的增加虚拟串口的测试程序,用于没有串口或串口少的计算机,进行串口调试的。-Developed to increase the use Vsport control virtual serial port test program, there is no serial port or serial port for a small computer, for serial debugging.
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-03-09
    • 文件大小:370.39kb
    • 提供者:冯敬祝
  1. COM-TCP

    0下载:
  2. 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:243.24kb
    • 提供者:陈锦瑞
  1. HZ_COMM

    0下载:
  2. 汉显模块+kb3130秤重仪表测试程序,即可以实现汉显模块的汉字发送接收通讯,易可对toledo的kb3130型号仪表的通讯。需要commint串口控件支持-Han significantly kb3130 weighing instrument module test procedures, which can achieve significant module Han Chinese sent to receive communications, easily could toledo
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:204.18kb
    • 提供者:mickey
  1. 0723

    0下载:
  2. procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1.54mb
    • 提供者:yingyu
  1. BLUE_SPECI_SENSOR_0907_VER22

    0下载:
  2. 蓝牙测试程序, 采用蓝牙模块 通过串口互连-Bluetooth test procedure, the Bluetooth module through the serial interconnection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:24.4kb
    • 提供者:刘冬
  1. VirtualComDev

    0下载:
  2. 公司接触串口设备较多,调试串口程序用,刚写出来没两天,有兴趣的朋友顺便帮忙测试一下,另外推荐“VSPM虚拟串口”2.65,免费,再高版本就是收费了。UDP广播模式启动可作测试。谢谢。-Companies more access to serial devices, serial debugging process, and not just written in two days, friends are interested in to help test the way, and recom
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:ghost
  1. Comm

    0下载:
  2. 个人不喜欢三方控件,用三方控件多了不利用提高自己的水平,这是一个串口读写的DLL,全API控制。不像控件功能强大,经测试还没出过问题。-Individuals do not like the three controls, with the tripartite control should not be used more to improve their level, this is a serial read and write the DLL, control of the whole
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:646.16kb
    • 提供者:ghost
  1. commportDelphi1.0

    0下载:
  2. 串口调试助手的源代码,利用控件书写的一款串口测试软件。-Serial debugging assistant' s source code, written by a serial test control software.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:236.08kb
    • 提供者:何鉴霖
  1. Delphi_api_COM1

    0下载:
  2. Delphi直接调用API编写的高效率的串口测试程序。-Delphi to directly call API written test procedures and efficient port.
  3. 所属分类:Com Port

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

    0下载:
  2. 接口通信课程设计:实现双机串口通信 用虚拟串口测试 delphi编写-Interface communication curriculum design: Dual serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:362.08kb
    • 提供者:陈先生
  1. delphi串口控制编程含SUIPack控件

    1下载:
  2. 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第
  3. 所属分类:界面编程

  1. dde1,20170513串口好用

    0下载:
  2. delphi串口好用的程序,已经测试过的,可以直接用的(A serial port to use the program, have been tested, can be directly used)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:248kb
    • 提供者:马马1
  1. 亚马逊串口开门demo(delphi 英文)

    0下载:
  2. 曾经在某个智能柜公司做开发时做的一个储物柜的开门测试工具(An opening test tool for a locker)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-04-21
    • 文件大小:1.69mb
    • 提供者:刘竞成
« 12 3 »
搜珍网 www.dssz.com