文件名称:comtemp
介绍说明--下载内容均来自于网络,请自行研究使用
串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法
串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)
取串口数据:m_Comm.GetInput()
你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve the temperature data acquisition and display, this program uses the Universal Serial VC6.0 control MSCOMM32.OCX to right sent to the serial port data acquisition and processing. Mainly use serial port settings: m_Comm.SetSettings ( " baud rate, parity mode, data bits, stop bits" ) to take data from serial port: m_Comm.GetInput () you only have to determine a first control in the system directory mscomm32.ocx Under the windows, and the control has been registered, the program to work correctly.
串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)
取串口数据:m_Comm.GetInput()
你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve the temperature data acquisition and display, this program uses the Universal Serial VC6.0 control MSCOMM32.OCX to right sent to the serial port data acquisition and processing. Mainly use serial port settings: m_Comm.SetSettings ( " baud rate, parity mode, data bits, stop bits" ) to take data from serial port: m_Comm.GetInput () you only have to determine a first control in the system directory mscomm32.ocx Under the windows, and the control has been registered, the program to work correctly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)