资源简介
opc client 有问题,AddItems函数返回错误

代码片段和文件信息
// BottomView.cpp : implementation file
//
#include “stdafx.h“
#include “OPCClient.h“
#include “BottomView.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CBottomView
IMPLEMENT_DYNCREATE(CBottomView CFormView)
CBottomView::CBottomView()
: CFormView(CBottomView::IDD)
{
//{{AFX_DATA_INIT(CBottomView)
// NOTE: the ClassWizard will add member initialization here
//}}AFX_DATA_INIT
}
CBottomView::~CBottomView()
{
}
void CBottomView::DoDataExchange(CDataExchange* pDX)
{
CFormView::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CBottomView)
// NOTE: the ClassWizard will add DDX and DDV calls here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CBottomView CFormView)
//{{AFX_MSG_MAP(CBottomView)
// NOTE - the ClassWizard will add and remove mapping macros here.
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CBottomView diagnostics
#ifdef _DEBUG
void CBottomView::AssertValid() const
{
CFormView::AssertValid();
}
void CBottomView::Dump(CDumpContext& dc) const
{
CFormView::Dump(dc);
}
#endif //_DEBUG
/////////////////////////////////////////////////////////////////////////////
// CBottomView message handlers
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1387 2012-03-09 10:48 OPCClient\BottomView.cpp
文件 1637 2012-03-09 10:48 OPCClient\BottomView.h
文件 5883 2012-03-20 15:26 OPCClient\BrowseItemDlg.cpp
文件 1758 2012-03-20 15:25 OPCClient\BrowseItemDlg.h
文件 4585 2012-03-23 11:11 OPCClient\callback.cpp
文件 2015 2012-03-01 15:48 OPCClient\callback.h
文件 409 2012-03-23 08:48 OPCClient\global.cpp
文件 506 2012-03-23 08:50 OPCClient\global.h
文件 3328 2012-03-27 10:29 OPCClient\GroupView.cpp
文件 1860 2012-03-27 10:29 OPCClient\GroupView.h
文件 923 2012-03-22 10:09 OPCClient\Item.cpp
文件 845 2012-03-22 10:09 OPCClient\Item.h
文件 2304 2012-03-22 10:28 OPCClient\ItemView.cpp
文件 1790 2012-03-19 10:33 OPCClient\ItemView.h
文件 18901 2012-03-27 11:45 OPCClient\LeftTopView.cpp
文件 2719 2012-03-23 09:24 OPCClient\LeftTopView.h
文件 5608 2012-03-14 08:33 OPCClient\MainFrm.cpp
文件 1789 2012-03-13 11:14 OPCClient\MainFrm.h
文件 74984 2012-03-23 09:21 OPCClient\OPCClient.aps
文件 7842 2012-03-27 10:29 OPCClient\OPCClient.clw
文件 4584 2012-03-22 10:57 OPCClient\OPCClient.cpp
文件 6914 2012-03-22 08:53 OPCClient\OPCClient.dsp
文件 541 2012-03-09 10:40 OPCClient\OPCClient.dsw
文件 1389 2012-03-09 10:40 OPCClient\OPCClient.h
文件 140288 2012-03-27 14:08 OPCClient\OPCClient.ncb
文件 65024 2012-03-27 14:08 OPCClient\OPCClient.opt
文件 2021 2012-03-27 11:45 OPCClient\OPCClient.plg
文件 20183 2012-03-23 09:21 OPCClient\OPCClient.rc
文件 1901 2012-03-14 12:17 OPCClient\OPCClientDoc.cpp
文件 2284 2012-03-27 10:39 OPCClient\OPCClientDoc.h
............此处省略35个文件信息
相关资源
- Uninstall_Cortana_WINCLIENT.CN.rar
- SOCKET 网络编程 计算机网络 作业 客户
- OPC插件OPC Core Components 2.00 SDK 2.20
- Modbus TCP Client
- SVNDrv.sys
- MES 培训手册 001# PM05.MESClient-清场单
- OPC统一架构UA协议文档 OPC UA
- lotus domino notes(包括client administrato
- httpclient4.3工具类
- instantclient_12_2.zip
- Bitvise SSH Client 8.23
- 计算二分图最大匹配的Hopcroft-Karp算法
- 4JS Genero Client 2.32.08 64bit
- opc2.0环境 直接安装
- 西门子数控OPCUA读取代码
- win7纯净系统装kepware 6.x 系列报&ldquo
- advanced rest client definitions.json
- OpcRcw.Ae.dll OpcRcw.Batch.dll OpcRcw.Comn.dll
- Sangforcsclient
- 瑞芯微RK3399官方核心板8层板PCB文件
- 图说Kepserver Data Exchange Client实现双P
- Linux ntpclient代码
- .NET开发OPC ServerOPC基金会
- SSHSecureShellClient-3.2.9
- 安达通 SureClient
- dc-unlocker2client_1.00.1403解锁工具
- kepserver 6.4 无限时补丁
- stm32f4+w5500+tcpclient/server源码
- OPC+UA+SDK
- 西门子开发的OPC UA客户端和源码
评论
共有 条评论