• 大小: 2.22MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: C/C++
  • 标签: Visual  C++  S7-200  

资源简介

Visual C++实现PC与西门子S7-200 PLC串口通信,工程可运行,使用MCOMM控件实现,对于需要了解的童鞋有一定帮助!

资源截图

代码片段和文件信息

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++

// NOTE: Do not modify the contents of this file.  If this class is regenerated by
//  Microsoft Visual C++ your modifications will be overwritten.


#include “stdafx.h“
#include “mscomm.h“

/////////////////////////////////////////////////////////////////////////////
// CMSComm

IMPLEMENT_DYNCREATE(CMSComm CWnd)

/////////////////////////////////////////////////////////////////////////////
// CMSComm properties

/////////////////////////////////////////////////////////////////////////////
// CMSComm operations

void CMSComm::SetCDHolding(BOOL bNewValue)
{
static BYTE parms[] =
VTS_BOOL;
InvokeHelper(0x1 DISPATCH_PROPERTYPUT VT_EMPTY NULL parms
 bNewValue);
}

BOOL CMS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-09-24 09:26  利用Visual C++实现PC与西门子S7-200 PLC串口通信\
     目录           0  2013-09-23 15:04  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\
     文件      106477  2010-05-09 10:52  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\StdAfx.obj
     文件       48644  2010-05-09 10:52  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\mscomm.obj
     文件      127157  2010-05-19 17:11  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plc.exe
     文件      268828  2010-05-19 17:11  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plc.ilk
     文件       17312  2010-05-09 10:52  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plc.obj
     文件     5502968  2010-05-09 10:52  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plc.pch
     文件      418816  2010-05-19 17:11  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plc.pdb
     文件        4540  2010-05-13 10:53  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plc.res
     文件       61335  2010-05-19 17:11  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\plcDlg.obj
     文件      205824  2013-09-24 09:08  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\vc60.idb
     文件      364544  2010-05-19 17:11  利用Visual C++实现PC与西门子S7-200 PLC串口通信\Debug\vc60.pdb
     文件        3525  2008-03-01 22:29  利用Visual C++实现PC与西门子S7-200 PLC串口通信\ReadMe.txt
     文件         205  2008-03-01 22:29  利用Visual C++实现PC与西门子S7-200 PLC串口通信\StdAfx.cpp
     文件        1054  2008-03-01 22:29  利用Visual C++实现PC与西门子S7-200 PLC串口通信\StdAfx.h
     文件        8569  2008-03-01 22:30  利用Visual C++实现PC与西门子S7-200 PLC串口通信\mscomm.cpp
     文件        3221  2008-03-01 22:30  利用Visual C++实现PC与西门子S7-200 PLC串口通信\mscomm.h
     文件       24704  2013-09-23 16:29  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.aps
     文件        3171  2013-09-24 09:26  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.clw
     文件        2021  2008-03-01 22:29  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.cpp
     文件        4524  2008-03-01 22:33  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.dsp
     文件         573  2008-03-01 22:33  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.dsw
     文件        1291  2008-03-01 22:29  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.h
     文件      107520  2013-09-24 09:26  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.ncb
     文件       53760  2013-09-24 09:26  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.opt
     文件         240  2013-09-23 16:01  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.plg
     文件        9770  2010-05-10 17:44  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plc.rc
     文件       13841  2010-05-19 17:11  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plcDlg.cpp
     文件        2009  2008-03-03 22:50  利用Visual C++实现PC与西门子S7-200 PLC串口通信\plcDlg.h
     目录           0  2013-09-23 15:04  利用Visual C++实现PC与西门子S7-200 PLC串口通信\res\
............此处省略3个文件信息

评论

共有 条评论