作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (22): 275-277. doi: 10.3969/j.issn.1000-3428.2009.22.095

• 开发研究与设计技术 • 上一篇    下一篇

OPC服务器开发工具包软件的设计与实现

王 平,李大庆,王 颋   

  1. (重庆邮电大学网络化控制与智能仪器仪表教育部重点实验室,重庆 400065)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-11-20 发布日期:2009-11-20

Design and Implement of OPC Server Development Toolkit Software

WANG Ping, LI Da-qing, WANG Ting   

  1. (Key Laboratory of Network Control & Intelligent Instrument, Ministry of Education,Chongqing University of Posts &Telecommunications, Chongqing 400065)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-11-20 Published:2009-11-20

摘要: 针对源码级的用于过程控制的对象链接和嵌入(OPC)服务器开发过于复杂问题,提出OPC服务器开发工具包软件。该软件以 Visual C++6.0为开发平台,通过将OPC数据存取规范和COM知识封装成DLL的方式实现。介绍该软件的结构和主要模块的功能,设计OPC服务器。测试结果证明,该软件设计提高程序代码的重用性,缩短软件开发周期,该服务器能实现基本的数据通信。

关键词: 用于过程控制的对象链接和嵌入, 组件对象模型, 开发工具包

Abstract: This paper proposes OLE for Process Control(OPC) server development toolkit software, aiming at exploitation of source OPC server too complex. Visual C++6.0 as the development platform, it encapsulates OPC data access criterion and COM knowledge to a single DLL to realize the software, and introduces the structure and primary module function of OPC server develop toolkit. Test result proves that the software design enhances reusability of code integer and reduces cycle of software development, the server can realize basal data communication.

Key words: OLE for Process Control(OPC), Componet Object Model(COM), development toolkit

中图分类号: