搜索资源列表
Delphi实现串口通信的常用的方法
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
Delphi中串口通信的实现
- Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapid visual RAD tool easy to use
Delphi与RS232串口通信
- 指导你如何通过串口发送数据和ASC码,并讲述如何接收-guide you through the serial port and send data ASC yards, and on how to receive
Delphi串口通讯控制器
- Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口-Serial Port Controller based on Delphi includes parsing message ... serial communication interface
串口通信Delphi实现
- 第一步:了解串口通信原理 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发
PC间串口通信例程
- delphi编写的电脑之间通过串口通信的例子程序
Delphi数据采集与串口通信测控应用实战
- Delphi数据采集与串口通信测控应用实战,利用Delphi编写各种串口通信检测的上位机。-Delphi data acquisition and serial communication monitoring and control application of combat, the host computer using Delphi to write the detection of a variety of serial communication.
串口工具
- delphi 环境的多线程串口通信控件,可以支持多线线程,还有虚拟端口。
Delphi_com
- Delphi串口通信编程-Delphi serial communication programming
pccode
- 串口通信,实现串口设置与通信.可定时发送.-Serial communications, serial port settings and communication to achieve. May from time to time send.
dephiRS232
- dephi实现RS232串口通信,包括发送端和接收段代码-Delphi to achieve RS232 serial communication, including the sending end and receiving the code segment
ComDemo
- 串口通信接口函数源码,将串口操作封装成了Delphi的接口。便于使用-Serial communication interface function source, the Delphi has become a serial operation of the interface package. Easy-to-use
USE
- 串口通信,能实时显示趋势曲线,相当有用的东西。希望对你也有帮助-Serial communication, real-time display trend curve
serialcommunication
- 串口通信和数据库的交互。用spcomm控件和sql语言-Serial communication and database interaction. Controls and sql language used spcomm
mscomm
- delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
50t
- 50吨 地磅称量系统,串口通信学习绝好资料-Weighing 50 tons weighbridge system, serial communication excellent learning information
delphi 串口通信
- 这个是delphi串口读写的例子 希望能给做串口通信的朋友帮助
51CTO下载-Delphi串口通信编程
- 程序编制说明,详细介绍了编制的过程,原理和使用。(Programming instructions.)
delphi串口通信工程开发实例导航
- 多个串口通讯例子,包含很多实用的串口通信实力,对初学者和有帮助(Multiple serial communication example, very easy to use)
串口通信
- delphi写的用于串口通信,写的比较肤浅,可供参考(this is a com software)