资源简介
代码片段和文件信息
//
// RsiOpcConnect.cpp
// Example demonstrating the use of an OPC client to perform asynchronous
// functions to a device using “Connection Points“.
//
// The asynchronous functionality in this sample program is based on the
// “OPC Data Access Custom Interface Standard“ v2.0.
//
// Refer to Microsoft documentation for information on “Connection Points“.
//
// Revision history
// Program created (EPD 02/11/00)
//
//
// Standard OPC header files
#include “opccomn.h“
#include “opccomn_i.c“
#include “opcda.h“
#include “opcda_i.c“
// Comdef.h required for Connection Point definitions
#include
#include “Sink.h“
#include “utils.h“
#include
#include
#include
#include
//Function prototypes
OPCITEMRESU
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 749 2004-02-10 18:37 OPC Custom\connect.mak
文件 20537 2004-02-10 18:37 OPC Custom\ConnPt.cpp
文件 67057 2004-02-10 18:37 OPC Custom\opc.h
文件 15734 2004-02-10 18:37 OPC Custom\opccomn.h
文件 1179 2004-02-10 18:37 OPC Custom\opccomn_i.c
文件 93689 2004-02-10 18:37 OPC Custom\opcda.h
文件 2167 2004-02-10 18:37 OPC Custom\opcda_i.c
文件 1741 2004-02-10 18:37 OPC Custom\opc_i.c
文件 1335 2004-02-10 18:37 OPC Custom\Readme.txt
文件 6793 2004-02-10 18:37 OPC Custom\SINK.CPP
文件 1258 2004-02-10 18:37 OPC Custom\Sink.h
文件 1531 2018-01-12 08:52 OPC Custom\UpgradeLog.xm
文件 11245 2004-02-10 18:37 OPC Custom\utils.cpp
文件 482 2004-02-10 18:37 OPC Custom\utils.h
文件 3348 2018-01-12 08:52 OPC Custom\_UpgradeReport_Files\UpgradeReport.css
文件 12505 2010-05-04 01:19 OPC Custom\_UpgradeReport_Files\UpgradeReport.xslt
文件 69 2018-01-12 08:52 OPC Custom\_UpgradeReport_Files\UpgradeReport_Minus.gif
文件 71 2018-01-12 08:52 OPC Custom\_UpgradeReport_Files\UpgradeReport_Plus.gif
目录 0 2018-01-12 08:52 OPC Custom\_UpgradeReport_Files
目录 0 2018-01-12 08:52 OPC Custom
----------- --------- ---------- ----- ----
241490 20
- 上一篇:c++ list control导入导出Excel数据
- 下一篇:c++ 二维码
相关资源
- c++ 二维码
- c++ list control导入导出Excel数据
- c++ 打印机绘制类直接操作打印机HDC
- c++ 键盘钩子(按键发出相应的字母声
- MD5加密算法C++实现
- c++ 实验:可变分区管理
- VC++超市进销存管理系统 用的是Acces
- opc客户端(获取数据)
- c++ 扫描端口
- c++ 邮件群发 源码
- c++ tcp文件传输(含服务器端和客户端
- c++ TCP 打洞源码
- C++通过gSoap访问webService接口
- VC++演示GETPOST发送请求的HTTP客户端
- c++爬虫工具源码(HttpMonitor)
- Vc++服务器接受数据,发送数据
- c++监听网络所有请求
- c++ 局域网聊天
- c++ 聊天室(含server+client)
- c++ IPv6 文件传输
- C++网络通信demo
- CCD通讯 (c++)
- c++ ipconfig源码(获取ip/dns/网关等信息
- 工资管理系统(C++语言)
- TCP/IP Socket操作(c++在线聊天源码)
- VC++学习范例(VC++范例大全)
- VC++电力规约调试工具源码IEC104\\IEC1
- VC++开发的GIS系统源码无错完整版
- C/C++获取设备MAC地址
- 网络调试源码TCPNetKit
评论
共有 条评论