搜索资源列表
MSComm串口通信示例http--www_codesky_net.files
- MSComm串口通信示例-example MSComm
程序实例.doc
- 介绍了利用API函数和MSComm控件设计串口通信程序的方法,包括字符与文件的发送与接收。
Labview serial assistant串口通信控制方式
- 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例,In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternat
vb_SerialPort.rar
- vb 串口通信源代码,采用MSComm 控件收发串口数据的通信方式,vb source code for serial communication using send and receive serial data MSComm control means of communication
Serialdebuggingassistant
- 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
MSComm
- 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
VB_Comm
- vb 开发的串口通信测试程序,用Mscomm控件实现串口通信,自动识别接收帧长度-vb serial communications test program developed by Mscomm realize serial communication control, automatic identification to receive the frame length
VB-api
- 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
Serial-MSComm
- 利用VC++提供的MSComm控件实现串口通信,里面有详细说明过程和软件-VC++ Serial MSComm
MSCOMM
- MSCOMM串口通信编程 是本人自己写的我感觉这个很好 不信可下来-MSCOMM
MSComm
- VC串口通信技术与工程实践一书中的各种例程-VC serial communication technology and engineering practice various routines of a book
mscomm
- delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
mscomm
- 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
串口通信
- VC平台使用MSComm控件实现串口通讯(VC6.0 to MSComm and UartAssist)
串口(mscomm控件)
- 该文件包含了串口通信常用的mscomm串口通信中断内容,包括例程等等(mscomm serial port break)
MSComm 串口通信6月9日
- 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters from the CPU into a continuous
VB与RS232串行通信控制
- 串口通信源码 MSCOMM API各种方法都很详细包括视频(Serial communication source MSCOMM API various methods are very detailed including video)
ActiveX控件串口通信
- 在VC++6.0中使用通讯控件-MSComm串行通讯控件,选用的开发环境即为Visual C++6.0,其中的通讯功能都是由MSComm通讯控件完成的。(In VC++6.0, we use the communication control -MSComm serial communication control. The selected development environment is Visual C++6.0, where the communication function is
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
VB控件MSCOMM和API实现串口通信
- VB控件MSCOMM和API实现串口通信(Serial communication between VB control MSComm and API)