资源简介
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个文件信息
相关资源
- OPCDAAUTO.DLL 说明 电子文档
- ARM&Thumb; opcode
- sopc开发的
- 监控网页内容,发现需要的内容后弹
- Wwclient Intouch测试工具
- DifferentialDriveOpenLoopController.zip
- OPC UA DLLS
- PCIEX16 金手指allegroPCB封装
- MX OPC Server 6.10 安装包链接网盘
- KerServer OPCUA配置
- arduino上阿里云所需要用到的四个库文
- ModbusTCP 客户端
- OPC技术规范介绍
- NopCommerce用户后台操作手册一
- 基于sopc流水灯实现软件代码
- opc server概述
- MB_Client_Four_Connections.rar
- MB_Client_Two_Connections.rar
- instantclient_11_264位与32位压缩包地址百
- sc_client_control_interface_tcp_vcpp
- httpclient请求httpsdemo
- OPC运行时环境一键配置
- OPC运行环境一键配置支持32位和64位系
- OPC 64位32位 .net语言 链接库
- Prosys_OPC_UA_Simulation_Server_UserManual.pdf
- OPCDAAuto.dll64位不能注册解决方案
- 基于delphi TCPclient与TCPserver的聊天程序
- WSUS client诊断工具
-
[原创]Hba
seClient - intouch与S7-1200的OPC通讯配置
评论
共有 条评论