文件名称:chuankouxianshi
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:204.35kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1、串口控件使用说明
本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法
串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)
取串口数据:m_Comm.GetInput()
你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the program uses the common serial port control MSCOMM32.OCX VC6.0 to send to the serial port on the data collection and processing. Mainly use the serial port settings: m_Comm.SetSettings (" baud rate, parity mode, data bits, stop bits" ) to take serial data: m_Comm.GetInput () you must first identify a mscomm32.ocx only control in the system directory and has been under the control register windows, the program to run properly.
本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法
串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)
取串口数据:m_Comm.GetInput()
你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the program uses the common serial port control MSCOMM32.OCX VC6.0 to send to the serial port on the data collection and processing. Mainly use the serial port settings: m_Comm.SetSettings (" baud rate, parity mode, data bits, stop bits" ) to take serial data: m_Comm.GetInput () you must first identify a mscomm32.ocx only control in the system directory and has been under the control register windows, the program to run properly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串口温度数据采集并实时显示/readme.txt
串口温度数据采集并实时显示/src/comm.aps
串口温度数据采集并实时显示/src/comm.clw
串口温度数据采集并实时显示/src/comm.cpp
串口温度数据采集并实时显示/src/comm.dsp
串口温度数据采集并实时显示/src/comm.dsw
串口温度数据采集并实时显示/src/comm.exe
串口温度数据采集并实时显示/src/comm.h
串口温度数据采集并实时显示/src/comm.ncb
串口温度数据采集并实时显示/src/comm.opt
串口温度数据采集并实时显示/src/comm.plg
串口温度数据采集并实时显示/src/comm.rc
串口温度数据采集并实时显示/src/commDlg.cpp
串口温度数据采集并实时显示/src/commDlg.h
串口温度数据采集并实时显示/src/mscomm.cpp
串口温度数据采集并实时显示/src/mscomm.h
串口温度数据采集并实时显示/src/MSCOMM32.OCX
串口温度数据采集并实时显示/src/readme.txt
串口温度数据采集并实时显示/src/res/comm.ico
串口温度数据采集并实时显示/src/res/comm.rc2
串口温度数据采集并实时显示/src/res/Serial.cpp
串口温度数据采集并实时显示/src/res/Serial.h
串口温度数据采集并实时显示/src/resource.h
串口温度数据采集并实时显示/src/StdAfx.cpp
串口温度数据采集并实时显示/src/StdAfx.h
串口温度数据采集并实时显示/Thumbs.db
串口温度数据采集并实时显示/串口数据采集实时显示程序说明.txt
串口温度数据采集并实时显示/串口程序流程.doc
串口温度数据采集并实时显示/串口程序说明.txt
串口温度数据采集并实时显示/原理.txt
串口温度数据采集并实时显示/src/res
串口温度数据采集并实时显示/src
串口温度数据采集并实时显示
串口温度数据采集并实时显示/src/comm.aps
串口温度数据采集并实时显示/src/comm.clw
串口温度数据采集并实时显示/src/comm.cpp
串口温度数据采集并实时显示/src/comm.dsp
串口温度数据采集并实时显示/src/comm.dsw
串口温度数据采集并实时显示/src/comm.exe
串口温度数据采集并实时显示/src/comm.h
串口温度数据采集并实时显示/src/comm.ncb
串口温度数据采集并实时显示/src/comm.opt
串口温度数据采集并实时显示/src/comm.plg
串口温度数据采集并实时显示/src/comm.rc
串口温度数据采集并实时显示/src/commDlg.cpp
串口温度数据采集并实时显示/src/commDlg.h
串口温度数据采集并实时显示/src/mscomm.cpp
串口温度数据采集并实时显示/src/mscomm.h
串口温度数据采集并实时显示/src/MSCOMM32.OCX
串口温度数据采集并实时显示/src/readme.txt
串口温度数据采集并实时显示/src/res/comm.ico
串口温度数据采集并实时显示/src/res/comm.rc2
串口温度数据采集并实时显示/src/res/Serial.cpp
串口温度数据采集并实时显示/src/res/Serial.h
串口温度数据采集并实时显示/src/resource.h
串口温度数据采集并实时显示/src/StdAfx.cpp
串口温度数据采集并实时显示/src/StdAfx.h
串口温度数据采集并实时显示/Thumbs.db
串口温度数据采集并实时显示/串口数据采集实时显示程序说明.txt
串口温度数据采集并实时显示/串口程序流程.doc
串口温度数据采集并实时显示/串口程序说明.txt
串口温度数据采集并实时显示/原理.txt
串口温度数据采集并实时显示/src/res
串口温度数据采集并实时显示/src
串口温度数据采集并实时显示
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.