Location:
Search - mscomm at
Search list
Description: vb 串口通讯调试方法
现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to visit serial, electronic scales to read displayed on the data. The electronic scales for BE01-type instrument, the output of RS-232C standard interface, baud rate to 300-9600. Dual-checking, seven data bits, stop at two. All characters are sending ASCII 11, a starting place. In VB serial communications needs with the introduction of MSComm control serial communication controller (in Microsoft Co. Control 6.0 mm)
Platform: |
Size: 2878 |
Author: 林帆 |
Hits:
Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial ports transmission and reception of data, applications for serial communication capabilities. MSComm Serial Programming at the very convenient, programmers do not need to go spend the time to understand more complicated API function, but also in VC, VB, Delphi and other languages can be used. Microsoft Communications Control (hereinafter referred to MSComm) is provided by Microsoft to simplify Windows programming of serial communication ActiveX controls, which provide for the application through the serial interface transceiver simple method of data
Platform: |
Size: 17421 |
Author: 123 |
Hits:
Description: 一个用VB编写的GPRS参数配置程序源码,用mscomm编写,后台采用AT指令控制。-a VB GPRS parameters for the preparation of the source configuration procedures used mscomm preparation, background using AT commands control.
Platform: |
Size: 202946 |
Author: 陈承伟 |
Hits:
Description: 介绍了基于GSM/GPRS 无线通信技术的AT 指令, 在VB 6.0 下利用MSComm 控件, 通过AT 指令控制技术, 实现了计算
机短信接收和发送的串行通信程序。根据同样的原理, 还可以实现无线网络的IP 服务等。
Platform: |
Size: 60644 |
Author: 陈明 |
Hits:
Description: 这是本人在校期间为一家教学模型厂做的教学模型控制系统,VC6开发,能在演示视频的同时利用串口对模型进行同步控制,并可任意切换。系统运行需微软串口控件MSCOMM32.OCX,MediaPlay9.0-at the school for a teaching model factory for the teaching model control systems, VC6 development, in the demonstration video using the model for serial synchronous control and can arbitrarily switch. Microsoft operating system required Serial Control MSCOMM32.OCX, MediaPlay9.0
Platform: |
Size: 5068800 |
Author: zzffyy |
Hits:
Description: 利用MSComm控件,通过串口发送AT指令操作Modem。在2台计算机之间进行数据传输。-use MSComm control, sent through serial AT command operation Modem. In between the two computers for data transmission.
Platform: |
Size: 39936 |
Author: 张帆 |
Hits:
Description: vb 串口通讯调试方法
现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to visit serial, electronic scales to read displayed on the data. The electronic scales for BE01-type instrument, the output of RS-232C standard interface, baud rate to 300-9600. Dual-checking, seven data bits, stop at two. All characters are sending ASCII 11, a starting place. In VB serial communications needs with the introduction of MSComm control serial communication controller (in Microsoft Co. Control 6.0 mm)
Platform: |
Size: 3072 |
Author: 林帆 |
Hits:
Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial ports transmission and reception of data, applications for serial communication capabilities. MSComm Serial Programming at the very convenient, programmers do not need to go spend the time to understand more complicated API function, but also in VC, VB, Delphi and other languages can be used. Microsoft Communications Control (hereinafter referred to MSComm) is provided by Microsoft to simplify Windows programming of serial communication ActiveX controls, which provide for the application through the serial interface transceiver simple method of data
Platform: |
Size: 17408 |
Author: 123 |
Hits:
Description: 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
-used in VC 6.0 MSComm programming, can achieve serial receiving data and sending data Data were displayed at the receiving box and this box.
Platform: |
Size: 116736 |
Author: 杨军 |
Hits:
Description: 一个MSComm控件的收发程序,能够同时完成串口发送和接收功能-a MSComm transceiver procedures can be completed at the same time sending and receiving serial port function
Platform: |
Size: 4096 |
Author: 刘童岭 |
Hits:
Description: 用VB写的串口通讯程序,看看吧.对写程序有好处的.-Using VB to write the serial communication program, take a look at it. To write good procedures.
Platform: |
Size: 13312 |
Author: 221 |
Hits:
Description: 10句话就可以写一个利用MSComm进行rs232通行的vb程序,摸索了2天,找出了关键的10句命令,控件可能自己要设一下-10 sentences you can write a MSComm conducted using RS232 prevailing vb program, trying to find out the two days to find a key 10 command, control may have to set about
Platform: |
Size: 5120 |
Author: 得到 |
Hits:
Description: VisualC++通信编程工程实例精解
\Chapter 2
\Example 1 MSCOMM控件编程实例
\Example 2 基于Windows API的虚拟终端实现
\Example 3 基于CSerialPort的串口多线程通信框架
\调试工具\串口调试助手
\Chapter 3
\Example 4 Winsock API编程技术——基于Winsock的聊天室程序
\Example 5 CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序
\Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序
\扩充实例 基于CSocket的网络版中国象棋
\调试工具\TCPUDP调试助手
\Chapter 4
\Example 7 访问远程数据库MS SQLServer实例
\Chapter 5
\Example 8 以RS View32为服务器的OPC客户端编程
\Example 9 一个OPC客户端监视程序
\Chapter 6
\Example 10 一个封装的Modem AT命令操作类的快速拨号程序
\Chapter 7
\Example 11 GSM和GPRS应用实例
\扩充实例 基于CSocket的GPRS数据中心程序
\调试工具和文档\TCPUDP调试助手
MC55_ATC_V02.06.pdf
TCP使用方法.doc
常用SMS指令一览表.pdf
-err
Platform: |
Size: 3571712 |
Author: changyuan009 |
Hits:
Description: 介绍了基于GSM/GPRS 无线通信技术的AT 指令, 在VB 6.0 下利用MSComm 控件, 通过AT 指令控制技术, 实现了计算
机短信接收和发送的串行通信程序。根据同样的原理, 还可以实现无线网络的IP 服务等。-Based on GSM/GPRS wireless communication technology AT commands, in VB 6.0 using MSComm control, through the AT command control technology, the realization of a computer to receive and send messages of serial communication program. By the same principle, but also the realization of wireless network IP services.
Platform: |
Size: 60416 |
Author: 陈明 |
Hits:
Description: MSComm控件编程,利用MSComm控件接收和发送数据,能设置串口参数,显示已经发送的字节数和接收的字节数。-MSComm control programming, the use of MSComm control to receive and send data to set the serial port parameters, shows the number of bytes sent and received bytes.
Platform: |
Size: 167936 |
Author: 许书博 |
Hits:
Description: VB中的MSComm 控件提供了一系列标准通信命令的接口, 它允许建立串口连接, 可以连接到其他通信设备、可发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件, 介绍了有关的知识和技术, 并由实例分步骤说明如何利用VB6.0 中的MSComm 控件进行通信软件的开发。-MSComm controllware of VB has provided with an interface for a series of standard command orders, that permits to set up serial connection to the other communication equipment, send orders and exchange data, and monitor and response different error and events during communication. Some relevant know ledge and techniques are introduced , and how to use MSComm in VB 6.0 to develop communication software has been presented by an example.
Platform: |
Size: 166912 |
Author: 胡晨 |
Hits:
Description: Title: SMS Thru GSM Modem
Description: I wrote this program for testing my Wavecom Modem which was used to collect data for Power Meters. As doing this was fun, I thought that other having similar modems can use this code for sending and receiving SMS on there computers. I have not commented the code as this was just for fun. This code can be modified to do some remote controlling work as i have tried to show in the example i.e. when u send an sms containg notepad the notepad.exe is run after the message is decoded. This was just for fun. If any help or details needed regarding the program u may as freely.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=40640&lngWId=1
Platform: |
Size: 5120 |
Author: RAMAKERS_R |
Hits:
Description: 目前,Visual Basic (简称VB) 已成为WINDOWS 系统开发的主要语言,以其高效、简单易学及功能强大的特点越来越为广大程序设计人员及用户所青睐。VB 支持面向对象的程序设计,具有结构化的事件驱动编程模式并可以使用无限扩增的控件。在VB 应用程序
可以方便地调用WINDOWS API函数,使得编程效率提高,应用功能增强。
利用VB 提供的这些功能,我们可以有三种方法完成串口通信。一种是用VB 提供的具有强大功能的通信控件 另一种方法是调用WINDOWS API 函数,使用WINDOWS 提供的通信函数编写移植性强的应用程序 第三是利用文件的输入/ 输出完成,该方法简便易行,但有一定的局限性。
-At present, the Visual Basic (hereinafter referred to as VB) has become the main language WINDOWS system development, with its high efficiency, easy to operate and powerful features for the program design more and more personnel and user place favour. VB support object-oriented program design, have structured event-driven programming model and can use unlimited expansion of the control. In VB application
It can call WINDOWS API functions, makes programming improving efficiency, application functions strengthened.
Provide these functions with VB, can we have three methods to complete serial interface communication. With VB to provide with strong function of the communication control Another way is to call WINDOWS API functions, using the WINDOWS of written communication function provide portability strong applications The third is to use file input/output finish, this method is simple, convenient and feasible, but there are some limitations.
Platform: |
Size: 9216 |
Author: 董永文 |
Hits:
Description: 如何使用串口控件MSComm在dotNet下编程-How to use the serial port control MSComm in dotNet programming
Platform: |
Size: 9216 |
Author: pumailesi1 |
Hits:
Description: 串口接收数据,能接收和发送16进制,接收的数据能转换层十进制数同时提取,协议是485的-Serial port receives the data, can send and receive hexadecimal, the received data layer can convert decimal number extraction at the same time, the protocol is 485
Platform: |
Size: 1987584 |
Author: 云彦程 |
Hits: