资源简介
opc c++ 客户端源码工程 非OPCDAAuto.dll 开发
代码片段和文件信息
// **************************************************************************
// advisesink.cpp
//
// Description:
// Implements the CKAdviseSink class and IAdviseSink COM interface. Groups
// in OPC Servers can use the IAdviseSink interface to advise us of data
// change events.
//
// OPC 1.0 requires that only the OnDataChange member function of the
// IAdviseSink interface be implemented. None of the others (OnClose
// OnSave etc.) should ever get called.
//
// The IAdviseSink interface is used by OPC version 1.0. OPC version 2.0
// uses the IOPCDataCallback interface instead. If you know that your
// server(s) will only be using OPC version 2.0 you don‘t really need this.
//
// DISCLAIMER:
// This programming example is provided “AS IS“. As such Kepware Inc
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 23420 2008-03-22 11:19 Visual C++ OPC Client Example\advisesink.cpp
文件 1852 2008-03-22 11:19 Visual C++ OPC Client Example\advisesink.h
文件 17809 2008-05-30 18:20 Visual C++ OPC Client Example\datasink20.cpp
文件 3455 2008-03-22 11:19 Visual C++ OPC Client Example\datasink20.h
文件 36580 2008-03-22 11:19 Visual C++ OPC Client Example\document.cpp
文件 4604 2008-03-22 11:19 Visual C++ OPC Client Example\document.h
文件 14218 2008-03-22 11:19 Visual C++ OPC Client Example\editfilters.cpp
文件 3956 2008-03-22 11:19 Visual C++ OPC Client Example\editfilters.h
文件 25098 2008-03-22 11:19 Visual C++ OPC Client Example\eventview.cpp
文件 4091 2008-03-22 11:19 Visual C++ OPC Client Example\eventview.h
文件 2731 2008-03-22 11:19 Visual C++ OPC Client Example\fixedsharedfile.h
文件 8305 2008-03-22 11:19 Visual C++ OPC Client Example\globals.cpp
文件 4687 2008-03-22 11:19 Visual C++ OPC Client Example\globals.h
文件 121044 2008-03-22 11:19 Visual C++ OPC Client Example\group.cpp
文件 7772 2008-03-22 11:19 Visual C++ OPC Client Example\group.h
文件 24236 2008-03-22 11:19 Visual C++ OPC Client Example\grouppropertysheet.cpp
文件 4655 2008-03-22 11:19 Visual C++ OPC Client Example\grouppropertysheet.h
文件 53502 2008-03-22 11:19 Visual C++ OPC Client Example\groupview.cpp
文件 3465 2008-03-22 11:19 Visual C++ OPC Client Example\groupview.h
文件 4429 2008-03-22 11:19 Visual C++ OPC Client Example\imagebutton.cpp
文件 1699 2008-03-22 11:19 Visual C++ OPC Client Example\imagebutton.h
文件 25014 2008-03-22 11:19 Visual C++ OPC Client Example\item.cpp
文件 4302 2008-03-22 11:19 Visual C++ OPC Client Example\item.h
文件 65972 2008-03-22 11:19 Visual C++ OPC Client Example\itemadddlg.cpp
文件 4810 2008-03-22 11:19 Visual C++ OPC Client Example\itemadddlg.h
文件 32624 2008-03-22 11:19 Visual C++ OPC Client Example\itempropertiesdlg.cpp
文件 2901 2008-03-22 11:19 Visual C++ OPC Client Example\itempropertiesdlg.h
文件 81825 2008-03-22 11:19 Visual C++ OPC Client Example\itemview.cpp
文件 4663 2008-03-22 11:19 Visual C++ OPC Client Example\itemview.h
文件 16104 2008-03-22 11:19 Visual C++ OPC Client Example\itemwritedlg.cpp
............此处省略83个文件信息
- 上一篇:C++实现K最邻近算法(机器学习 KNN KD树)
- 下一篇:TC 2.0官方原版
相关资源
- c++ 数字键盘设计(源码)
- Linux优先级时间片调度C++源码
- c++ RoyCardTableView 列表插入
- 电机控制平台(c++源码)
- PID 控制算法实现(fuzzy-PID-controller)
- c++ 获取当前执行位置的调用栈
- windows文件夹监控(c++源码)
- C++ tts开发 可调节语速,音量,切换语
- c++(3_MSGS.C)
- c++实现P2PDemo(点对点聊天)
- windows 串口升级工具(c++源码)
- ntmedsys.sys(c++源码)
- DSS中的RTSPclientLib程序
- c 常用的数据结构 (Errata for Ford/Top
- RTSPRTP C++ 源代码
-
c++ xm
lRPC - rip协议编程及代码实现
- ippicv_2017u3_win_intel64_general_20170822.zip
- Windows Sockets 编程及UR机器人通信数据
- 跟进域名解析IP地址(c++ builder)
- iCord-屏幕录制(c++源码)
- 用ADO 对C++连接ORACLE 数据库
- 基于libevent 实现的http服务C++(myhttp
- 多人聊天室c++源码(附服务器端以及
- c++ 不打开图档可替换字符串源码
- opencv:视频图片相互转换程序
- VC++图片控件(Picture Control)显示资源
- Opencv3中SIFT算法详解
- MFC图片操作(PRO5_PNGDlg.cpp)
- c++ 实现 凯撒加密、解密
评论
共有 条评论