搜索资源列表
MSComm控件使用详解
- MSComm控件使用详解,非常适合要对串口开发的人做参考-MSComm IDE, very suitable to the development of the serial for reference
MSComm
- MSCOMM 编程实例 ,类似与串口调试助手的功能,是MSCOMM空间的基本编程
vb演示Mscomm各种通信功能
- vb演示Mscomm各种通信功能-vb demonstration of various communications functions Mscomm
MsComm 编程的一个例子
- MsComm 编程的一个例子,很好很好很好 原原本本 啡 夼百慕大-MsComm programming an example of a very good very, very good original brown Bermuda PENGJIAKUANG
MSComm
- 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
Mscomm-TOLEDO
- 托利多地磅仪表读取,通信用串口mscomm做的-Toledo floor scale meter reading, communications, made with a serial mscomm
MSComm
- MSComm控件使用实例,通过控件实现串口通信-MSComm control the use of examples, through the realization of serial communication control
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
- 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
- 本文详细介绍了MSComm控件在串口编程中使用。-This paper describes MSComm control used in serial programming.
mscomm
- vc++串口编程,串口精灵源代码mscomm.c- Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
MSComm
- c++builder 基于MSCOMM的串口通信-c++ builder serial communication based MSCOMM
MSComm
- 利用VC++的mscomm控件实现发送和接收的基本的串口通信程序。-The use of VC++ mscomm control transmitter and receiver of the basic serial communication program.
MScomm
- 利用mscomm控件实现串口的通信,重要的是在vs2008里面实现的,和以前的有不一样-Mscomm control using Serial communication is important in vs2008 which to achieve, and there is not the same as the previous
VB-mscomm
- mscomm串口编程 适合初学者查阅 下载后可以直接打开编译-mscomm serial programming
MFC-MSCOMM
- 采用MFC和MSCOMM控件编写的串口通信程序-MFC MSCOMM
串口(mscomm控件)
- 该文件包含了串口通信常用的mscomm串口通信中断内容,包括例程等等(mscomm serial port break)
MSComm串口,实现二进制不用定时器
- C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)