搜索资源列表
Delphi+MSComm
- Delphi+MSComm控件串口收发程序
Serialdebuggingassistant
- 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
MSComm
- 重新编译制作的MSComm串口控件包,可以支持Delphi2007的。绝对好用。-Recompilation MSComm serial production control package, can support the Delphi2007. Absolute ease of use.
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
MSComm
- MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
mscomm
- VB的mscomm串口组件,可以可以在delphi中使用。并有在delphi中注册组件的方法。-VB of MSComm serial components, can be used in delphi. And register components in delphi method.
Delphi_Reg
- MScomm.ocx for Delphi
mscomm
- 串口调试助手,支持各种数据转换,也可保存接收的数据-Serial debugging assistant to support a variety of data conversion, but also to receive data can be stored
mscomm
- scomm是微软一个强大的串口通讯的控件,其强大,简单的特点今我们不舍,在delphi中我们也可以使用它。下面这些代码是针对发送和接收为16进制处理的。 -Microsoft scomm is a powerful serial communication control, and its powerful, simple features of today we give up, in delphi, we can also use it. The following code is fo
mscomm
- 一个接收RS232的窗口,当打开窗体时串口自动打开,并可以接收到数据。-RS232 receiver of a window, when open the form automatically open when the serial port and can receive the data.
MsComm
- Delphi中MsComm控件的安装使用 Delphi 具有功能强大、简便易用和代码执行速度快等特点,是全球公认的快速应用开发工具技术的先驱者。但是在对串口通信的控制上Delphi的帮助文档和其他书籍中很少提及,这恰恰又是在开发应用系统时会经常遇到的问题。用过VB的程序员都知道 VB的MSComm通信控件具有丰富的与串口通信密切相关的属性及事件,提供了一系列标准通信命令的接口,可以用它创建全双工的、事件驱动的、高效实用的通信程序。在这里就介绍一下如何把MSComm这个ActiveX控件加
MSComm-suer
- MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方
mscomm-delphi
- 自己用DELPHI7写的基于mscomm控件的串口通讯试验,将串口的2,3脚短接可以进行试验-Own use DELPHI7 written in serial communication based on mscomm control experiment in the 2,3 pin serial port can access a short test
MSComm
- 使用MSCOMM控件实现串行通信, MSComm 作为一个串行通讯控件为程序员串口通讯编程节省了很多时间-Serial communication using MSCOMM control, MSComm as a serial communication serial communication control program for programmers to save a lot of time
delphi
- 在工业控制领域中,PLC作为一种稳定可靠的控制器得到广泛的应用。但它也有自身的一些缺点,即数据的计算机处理能力较弱,不能给用户提供良好的界面等。而计算机恰好能弥补PLC的不足,他不但有很强的数据处理和管理能力,而且能给用户提供非常美观而又易于操作的界面。将PLC与计算机结合,可是系统达到既能及时采集、存储数据,又可处理和使用好数据,两者结合的关键是PLC与计算机之间的通信。由于微软的MScomm通信控件具有丰富的与串行通信密切相关的属性及事件,提供了对串口的各种操作,并且在串口编程时非常方便,而
mscomm
- delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
MSComm
- 一键注册MSComm Delphi源码 一键注册MSComm Delphi源码-Push up MSComm Delphi source code for a key up MSComm Delphi source code
Delphi-MSCOMM-and-PLC
- Delphi的MSCOMM实现上位机与PLC间的串行通信(附源程序-Delphi' s MSCOMM serial communication between PC and PLC (with source code
串口通讯
- Delphi MSComm 串口通讯(Delphi MSComm serial communication)
delphi版串口调试助手(MSCOMM)
- delphi编译的串口调试工具,可十六进制发送,支持文件传输(Delphi compiled serial debugging tools, sixteen decimal send, support file transfer)