搜索资源列表
vb-mscomm-tes
- vb 写的测试mscomm串口控件的小程序 -vb written test mscomm small Serial Control procedures
计算机世界网-VB Mscomm控件应用.files
- VB Mscomm控件应用-VB Mscomm Control Application
计算机世界网-VB Mscomm控件应用二.files
- 计算机世界网-VB Mscomm控件应用二-computer networks world-VB application controls two Mscomm
VB-api
- 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
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
- VB与电功率计串口通讯例程与源代码-VB serial communication with the electric power meter
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.
MSCOMM
- vb mscomm vb mscomm vb mscomm vb msco-vb mscomm vb mscommvb mscomm vb msco
vb
- vb serial port using MSCO-vb serial port using MSCOMM
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
- VB 利用Mscomm控件编写的通讯终端,可做串口通讯编程参考示例。-VB Controls Mscomm newsletter prepared by the use of terminals, to do serial communication programming reference sample.
VB-Mscomm-rx-and-tx
- 在VB环境下利用Mscomm控件,向单片机发送数据(每按一下发送按钮即向单片机发送1个字节), 使单片机接收到该数据后,马上再将该数据发送到VB当中。-In the VB environment using Mscomm control, sending data to the MCU (each click on the Send button to send a byte immediately SCM), SCM received the data so that immediatel
VB
- vb6.0 mscomm实现短信发送!可以发送英文和汉字,实现了转码!-vb6.0 mscomm achieve SMS! Can be sent in English and Chinese characters, achieved transcoding!
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
MScomm-VB-controls-in-the-use-of-communication
- VB中MScomm控件通信方式的使用MScomm VB controls in the use of communication-MScomm VB controls in the use of communication
VB-mscomm
- mscomm串口编程 适合初学者查阅 下载后可以直接打开编译-mscomm serial programming
vb-mscomm
- vb串口通信的简单应用,简单易懂,代码非常少,精简版-vb mscomm
VB-MSComm-Demo-For-Newbie
- VB串口通信入门小教程,可以用于串口调试 -VB MSComm Demo For Newbie