Welcome![Sign In][Sign Up]
Location:
Search - VB MSCOM

Search list

[Other resourceMSComm

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Platform: | Size: 8945 | Author: steven | Hits:

[Other resourcemyjob

Description: 基于VB串行通信控件MSCOM通信,控制AVR单片机。
Platform: | Size: 2493 | Author: 张晓建 | Hits:

[Communicationmmodbus

Description: 用VB编写的简单的modbus协议双机通信软件,使用mscom控件实现串口通信,包括端口配置,收发内容显示等。
Platform: | Size: 11118195 | Author: 杜明周 | Hits:

[DocumentsVB.mscomm

Description: 关于VB中的SMCOMM控件的使用方法-on the VB SMCOMM controls on the use
Platform: | Size: 4096 | Author: 何国洲 | Hits:

[CommunicationVB6.0环境下利用Mscomm控件实现串行通信

Description: VB6.0环境下利用Mscomm控件实现串行通信-VB6.0 environment using Mscomm Serial Communication Control
Platform: | Size: 6144 | Author: 米蕤 | Hits:

[Windows DevelopMscomm_GPS

Description: 这个演示程序演示了应用MSComm通过串行通讯来实现GPS通讯-this demonstration program demonstrated the application MSComm through serial communications to GPS communications
Platform: | Size: 20480 | Author: | Hits:

[Windows Developvb_se_con

Description: VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。 这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。-VB.net serial communications support always make people feel inadequate. use VB6 MsComm32.ocx, many people in VB.net development feels very frustrated. Here on the VB.net serial communications using native code, and it is- API calls to achieve, and you will find VB.net Serial communication is as simple as that.
Platform: | Size: 21504 | Author: best_life | Hits:

[GUI DevelopMODEMcommunicate

Description: 用VB编写的MODEM通信,使用MSCOMM控件,具体PORT自己视电脑而定,在1-7之间,看明白会有点难度-VB prepared by the modem, use MSCOMM control, PORT themselves as the specific computer which, in between 1-7 and will see a bit difficult to understand
Platform: | Size: 3072 | Author: | Hits:

[Com Port2005121611103960289

Description: MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。 处理方式 -MSComm information, Visual Basic 6.0 (VB hereinafter) is a powerful, relatively simple programming language. It not only retains the original Basic language functionality, but also an increase of object-oriented programming design functions. It will not only facilitate the efficient preparation of the application to data processing, multimedia and other aspects of the procedure, and the use of MSComm ActiveX control can be very convenient to use the computer to develop the computer serial port Communication Program. Based on computer communication, the two examples in detail how to use VB MSComm. Approach
Platform: | Size: 1980416 | Author: wer | Hits:

[Software EngineeringMSComm

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Platform: | Size: 9216 | Author: steven | Hits:

[SCMVB_MSCOM_Communication

Description: 利用VB6.0写的应用程序,通过PC机串口接收基于凌阳SPCE061板制作的湿度计采得的湿度值,并通过VB界面保存和显示湿度数据。-Use VB6.0 to write applications, through the serial port to receive PC-board based on Sunplus SPCE061 produced mining hygrometer humidity values, and through VB interface to preserve and display the humidity data.
Platform: | Size: 41984 | Author: 杜一 | Hits:

[VC/MFCMSComm

Description: MSComm控件使用详解,是整理好的PDF文档-MSComm control the use of detailed, is finishing a good PDF document
Platform: | Size: 311296 | Author: 淡月清风 | Hits:

[Communicationmmodbus

Description: 用VB编写的简单的modbus协议双机通信软件,使用mscom控件实现串口通信,包括端口配置,收发内容显示等。-VB prepared using a simple two-plane Modbus protocol communications software, control the use of mscom realize serial communication, including port configuration, send and receive content display.
Platform: | Size: 11117568 | Author: 杜明周 | Hits:

[ActiveX/DCOM/ATLvbsscom

Description: VB使用mscom控件编写的串口调试软件,源码简单易懂,实现串口的常用动能,用户可以自己进行扩展和完善 -VB Controls mscom prepared using serial debugging software, easy-to-read source code to achieve the commonly used serial kinetic energy, the user can expand and improve the
Platform: | Size: 6144 | Author: yangvu | Hits:

[Com Portvb-plc

Description: VB 与西门子S7 200通信演示界面。采购VB MSCOM控件通信,利用SY7 200自由口-VB demo with Siemens S7 200 communications interface. Procurement VB MSCOM control communications, the use of SY7 200 Freeport
Platform: | Size: 105472 | Author: 利定任 | Hits:

[Software EngineeringVB.mscom.

Description: 本文阐述了在vb中利用mscom通信控件进行数据采集的实现方法,并且给出了程序代,对源代码进行了详细注释。-This paper describes the use of mscom communication in vb controls Implementation of data collection, and gives the program on behalf of, a detailed source code comments.
Platform: | Size: 104448 | Author: tianjingyu | Hits:

[Program docvb-mscom-commucation

Description: 本程序是单片机和PC之间的通信例子,使用vb中的MSCOM和picture实现了实时采集数据并实时绘图功能,也可以保存数据。-This program is the communication between the microcontroller and the PC case, using vb MSCOM and picture in real-time data collection and to achieve real-time graphics capabilities, you can save the data.
Platform: | Size: 2048 | Author: tianjingyu | Hits:

[Com PortVB-control-dimmer-or-LED-adjust

Description: VB串口控制可控硅程序,控制界面。-VB,MScom control adjust or dimmer system ,conrol panel.
Platform: | Size: 19456 | Author: 林中海 | Hits:

[SCMVB-mscom-20-source

Description: 单片机串口通信mscom 控件的 20个参考源程序-20 reference source of the single-chip serial communication mscom control
Platform: | Size: 2087936 | Author: maya | Hits:

[OtherVB-PC-and-microcontroller

Description: VB使用mscom控件实现PC机与单片机串口通信,适合新手学习-Using VB controls to achieve mscom serial communication between PC and microcontroller
Platform: | Size: 7168 | Author: 王炳才 | Hits:
« 12 »

CodeBus www.codebus.net