========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : ModbusServer
========================================================================
AppWizard has created this ModbusServer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ModbusServer application.
ModbusServer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ModbusServer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CModbusServerApp application class.
ModbusServer.cpp
This is the main application source file that contains the application
class CModbusServerApp.
ModbusServer.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
ModbusServer.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\ModbusServer.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file ModbusServer.rc.
res\ModbusServer.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
ModbusServerDlg.h, ModbusServerDlg.cpp - the dialog
These files contain your CModbusServerDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in ModbusServer.rc, which can be edited in Microsoft
Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named ModbusServer.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
自己写的modbus server端模拟程序。 传输方式选用的是RTU模式。 主要功能如下 1:设定监听端口号 2:modbus帧收发监视,显示到对话框上 3:modbus寄存器模拟,包括寄存器值查看,值修改等功能。 4:统计功能,统计收到的正确帧数和错误帧数。 5:各功能码个数统计功能,统计各功能码帧数,并用VC 的ACtiveX控件 mschart显示。 显示方式可以选择柱状图或者饼状图。 自己写的并且在VC++6编译通过。欢迎大家交流学习
资源推荐
资源详情
资源评论
收起资源包目录
Modbus Server模拟程序(源代码) (247个子文件)
ModbusServer.aps 36KB
ModbusServer.bsc 4.02MB
ModbusServer.clw 3KB
ModbusServerDlg.cpp 33KB
msflexgrid.cpp 29KB
mschart.cpp 15KB
CmdChartShow.cpp 7KB
vcplot.cpp 7KB
vcdatagrid.cpp 6KB
vcdatapointlabel.cpp 4KB
vcseries.cpp 4KB
vclabel.cpp 3KB
vcaxis.cpp 3KB
vcaxistitle.cpp 2KB
vcfootnote.cpp 2KB
vctitle.cpp 2KB
vcpen.cpp 2KB
ModbusServer.cpp 2KB
vcvaluescale.cpp 2KB
font.cpp 2KB
vclightsource.cpp 2KB
vcfont.cpp 2KB
vccolor.cpp 2KB
vcdatapoint.cpp 2KB
vcmarker.cpp 2KB
vccategoryscale.cpp 2KB
vclegend.cpp 2KB
vcseriesposition.cpp 2KB
vctextlayout.cpp 2KB
vcintersection.cpp 2KB
vcaxisscale.cpp 2KB
vcstatline.cpp 2KB
frmPortSet.cpp 2KB
vclight.cpp 2KB
vcframe.cpp 2KB
vcbrush.cpp 2KB
vclightsources.cpp 1KB
vclocation.cpp 1KB
vcview3d.cpp 1KB
vcweighting.cpp 1KB
vcplotbase.cpp 1KB
vcshadow.cpp 1KB
vclcoor.cpp 1KB
vccoor.cpp 1KB
vcwall.cpp 1KB
vcbackdrop.cpp 1KB
vcseriesmarker.cpp 1KB
picture.cpp 1KB
vctick.cpp 1KB
vcfill.cpp 1KB
vcseriescollection.cpp 990B
vcdatapoints.cpp 977B
vclabels.cpp 955B
vcaxisgrid.cpp 930B
vcrect.cpp 905B
rowcursor.cpp 500B
StdAfx.cpp 214B
ModbusServer.dsp 19KB
ModbusServer.dsw 637B
ModbusServer.exe 256KB
ModbusServer.exe 20KB
msflexgrid.h 7KB
mschart.h 5KB
vcdatagrid.h 3KB
vcplot.h 2KB
ModbusServerDlg.h 2KB
vcdatapointlabel.h 2KB
vcseries.h 2KB
vcaxis.h 2KB
vclabel.h 2KB
vcfootnote.h 2KB
vcaxistitle.h 2KB
CmdChartShow.h 2KB
vctitle.h 1KB
resource.h 1KB
vcdatapoint.h 1KB
vclegend.h 1KB
vcvaluescale.h 1KB
vcpen.h 1KB
vccategoryscale.h 1KB
vclight.h 1KB
ModbusServer.h 1KB
vcseriesposition.h 1KB
vcfont.h 1KB
vclightsource.h 1KB
vcmarker.h 1KB
vctextlayout.h 1KB
vcstatline.h 1KB
vclightsources.h 1KB
vcintersection.h 1KB
vccolor.h 1KB
vcaxisscale.h 1KB
vclocation.h 1KB
vcframe.h 1KB
vcbrush.h 1KB
vcseriescollection.h 1KB
vcplotbase.h 1KB
vcbackdrop.h 1KB
picture.h 1KB
vcshadow.h 1KB
共 247 条
- 1
- 2
- 3
资源评论
- u0109149892016-11-23非常具有参考价值。
- kerwinshaw2014-10-29可用,特别是图形显示功能特别好
sdu_hanson
- 粉丝: 28
- 资源: 6
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于C++的简易操作系统模拟器.zip
- (源码)基于ROS和PCL的激光与UWB定位仿真系统.zip
- (源码)基于Arduino的iBeacon发送系统.zip
- (源码)基于C语言和汇编语言的简单操作系统内核.zip
- (源码)基于Spring Boot框架的AntOA后台管理系统.zip
- (源码)基于Arduino的红外遥控和灯光控制系统.zip
- (源码)基于STM32的简易音乐键盘系统.zip
- (源码)基于Spring Boot和Vue的管理系统.zip
- (源码)基于Spring Boot框架的报表管理系统.zip
- (源码)基于树莓派和TensorFlow Lite的智能厨具环境监测系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功