文件名称:MSCOMM-Dialog7
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.79mb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串口功能测试程序说明:
1.该程序功能如下:
/* (1) 自动检测系统设备串口存在和使用情况;(会导致程序无法运行)
/* (2) 仅仅将存在的串口在设置对话框中显示;(实现添加)
/* (3) 基于对话框的“退出”按钮;
/* (4) MSComm 控件、Combo Box控件和Picture控件使用;(完成)
/* (5) 无需再使用变量储存子对话框控件的值,因为子对话框只构造一次(重点)
/* (6) 接收端的QC信息第五位加了0x03?尚不知原因。
/* (7) 自动发送、手动发送、固定值和变化值(完成)20100219
/* (8) 加入发送指示灯闪烁-Serial functional testing descr iption of the procedures:
The program functions as follows:
/* (1) automatic detection system equipment serial existence and use (cause can not run)
/* (2) only the existence of the serial port is displayed in the Settings dialog box (to achieve added)
/* (3) based on the dialog box "Exit" button
/* (4) MSComm control Combo Box control, and Picture controls (completed)
/* (5) no longer need to use the value of the variable storage sub-dialog box controls, because the sub-dialog is only constructed once (the key)
/* (6) the receiving end of the QC information plus a 0x03? Still do not know why.
/* (7) sent automatically, manually send a fixed value and change the value of (complete) 20,100,219
/* (8) send indicator flashes
1.该程序功能如下:
/* (1) 自动检测系统设备串口存在和使用情况;(会导致程序无法运行)
/* (2) 仅仅将存在的串口在设置对话框中显示;(实现添加)
/* (3) 基于对话框的“退出”按钮;
/* (4) MSComm 控件、Combo Box控件和Picture控件使用;(完成)
/* (5) 无需再使用变量储存子对话框控件的值,因为子对话框只构造一次(重点)
/* (6) 接收端的QC信息第五位加了0x03?尚不知原因。
/* (7) 自动发送、手动发送、固定值和变化值(完成)20100219
/* (8) 加入发送指示灯闪烁-Serial functional testing descr iption of the procedures:
The program functions as follows:
/* (1) automatic detection system equipment serial existence and use (cause can not run)
/* (2) only the existence of the serial port is displayed in the Settings dialog box (to achieve added)
/* (3) based on the dialog box "Exit" button
/* (4) MSComm control Combo Box control, and Picture controls (completed)
/* (5) no longer need to use the value of the variable storage sub-dialog box controls, because the sub-dialog is only constructed once (the key)
/* (6) the receiving end of the QC information plus a 0x03? Still do not know why.
/* (7) sent automatically, manually send a fixed value and change the value of (complete) 20,100,219
/* (8) send indicator flashes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MSCOMM Dialog7\Dialog.aps
..............\Dialog.clw
..............\Dialog.cpp
..............\Dialog.dsp
..............\Dialog.dsw
..............\Dialog.h
..............\Dialog.ncb
..............\Dialog.plg
..............\Dialog.rc
..............\DialogDlg.h
..............\mscomm.cpp
..............\mscomm.h
..............\ReadMe.txt
..............\resource.h
..............\SendSetDlg.cpp
..............\SendSetDlg.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\TestDlg.cpp
..............\TestDlg.h
..............\程序说明.txt
..............\Debug\Dialog.bsc
..............\.....\Dialog.exe
..............\.....\Dialog.ilk
..............\.....\Dialog.obj
..............\.....\Dialog.pch
..............\.....\Dialog.pdb
..............\.....\Dialog.res
..............\.....\Dialog.sbr
..............\.....\DialogDlg.sbr
..............\.....\mscomm.obj
..............\.....\mscomm.sbr
..............\.....\RecvSetDlg.sbr
..............\.....\SendSetDlg.obj
..............\.....\SendSetDlg.sbr
..............\.....\StdAfx.obj
..............\.....\StdAfx.sbr
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\.....\RecvSetDlg.obj
..............\.....\DialogDlg.obj
..............\res\bitmap1.bmp
..............\...\Dialog.ico
..............\...\Dialog.rc2
..............\...\greenLedoff.bmp
..............\...\greenLedon.bmp
..............\...\icon1.ico
..............\...\LedGreenOff.ico
..............\...\LedGreenOn.ico
..............\...\LedRedOff.ico
..............\...\Ledredon.ico
..............\...\LedYellowOff.ico
..............\...\LedYellowOn.ico
..............\...\redLedoff.bmp
..............\...\redLedon.bmp
..............\...\yellowLedoff.bmp
..............\...\yellowLedon.bmp
..............\DialogDlg.cpp
..............\RecvSetDlg.h
..............\RecvSetDlg.cpp
..............\Dialog.opt
..............\Debug
..............\res
MSCOMM Dialog7
..............\Dialog.clw
..............\Dialog.cpp
..............\Dialog.dsp
..............\Dialog.dsw
..............\Dialog.h
..............\Dialog.ncb
..............\Dialog.plg
..............\Dialog.rc
..............\DialogDlg.h
..............\mscomm.cpp
..............\mscomm.h
..............\ReadMe.txt
..............\resource.h
..............\SendSetDlg.cpp
..............\SendSetDlg.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\TestDlg.cpp
..............\TestDlg.h
..............\程序说明.txt
..............\Debug\Dialog.bsc
..............\.....\Dialog.exe
..............\.....\Dialog.ilk
..............\.....\Dialog.obj
..............\.....\Dialog.pch
..............\.....\Dialog.pdb
..............\.....\Dialog.res
..............\.....\Dialog.sbr
..............\.....\DialogDlg.sbr
..............\.....\mscomm.obj
..............\.....\mscomm.sbr
..............\.....\RecvSetDlg.sbr
..............\.....\SendSetDlg.obj
..............\.....\SendSetDlg.sbr
..............\.....\StdAfx.obj
..............\.....\StdAfx.sbr
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\.....\RecvSetDlg.obj
..............\.....\DialogDlg.obj
..............\res\bitmap1.bmp
..............\...\Dialog.ico
..............\...\Dialog.rc2
..............\...\greenLedoff.bmp
..............\...\greenLedon.bmp
..............\...\icon1.ico
..............\...\LedGreenOff.ico
..............\...\LedGreenOn.ico
..............\...\LedRedOff.ico
..............\...\Ledredon.ico
..............\...\LedYellowOff.ico
..............\...\LedYellowOn.ico
..............\...\redLedoff.bmp
..............\...\redLedon.bmp
..............\...\yellowLedoff.bmp
..............\...\yellowLedon.bmp
..............\DialogDlg.cpp
..............\RecvSetDlg.h
..............\RecvSetDlg.cpp
..............\Dialog.opt
..............\Debug
..............\res
MSCOMM Dialog7