文件名称:xxx
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 方*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
做了一个串口调试界面,主要实现的功能就是自动或手动发送数据,接受和显示数据功能以及串口设置等功能;
本程序的基本功能是依靠MSComm控件实现的,首先要将其添加到窗体中。为了实现自动发送功能,还要添加一个Timer控件,自动发送数据的时间通过它来设定;
-Made a serial debug interface, the main achievement of the function is automatically or manually send data, receive and display data functions, and serial port settings and other functions the basic functions of this program is to rely MSComm control to realize, first of all to add it to the form . In order to automatically send function, but also add a Timer control to automatically send data through it to set the time
本程序的基本功能是依靠MSComm控件实现的,首先要将其添加到窗体中。为了实现自动发送功能,还要添加一个Timer控件,自动发送数据的时间通过它来设定;
-Made a serial debug interface, the main achievement of the function is automatically or manually send data, receive and display data functions, and serial port settings and other functions the basic functions of this program is to rely MSComm control to realize, first of all to add it to the form . In order to automatically send function, but also add a Timer control to automatically send data through it to set the time
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串口通讯\MSSCCPRJ.SCC
........\Form1.frx
........\工程1.vbw
........\Module1.bas
........\Form1.frm
........\工程1.vbp
串口通讯
........\Form1.frx
........\工程1.vbw
........\Module1.bas
........\Form1.frm
........\工程1.vbp
串口通讯