• 大小: 0.03M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 标签: c++  opc  PLC  

资源简介


资源截图

代码片段和文件信息

//
// 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.xml

     文件      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


评论

共有 条评论