1 / 118
文档名称:

毕业设计(论文)-OPC DA客户端的研究.doc

格式:doc   页数:118
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-OPC DA客户端的研究.doc

上传人:3346389411 2013/10/31 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-OPC DA客户端的研究.doc

文档介绍

文档介绍:摘要
OPC全称是OLE for Process Control,即过程控制中的对象链接嵌入技术。/DCOM(组件对象模型/分布式组件对象模型)技术所要求的功能,制定的一个开放和互用式的工控行业的软件接口标准,在当今过程控制领域,是一种非常流行的数据交换技术,是实现控制系统现场设备级与过程管理级信息交互、实现控制系统开放性的中间件技术。
OPC技术采用Client/Server模式,规定了OPC Client与OPC Server之间遵循标准的接口。OPC服务端一般由控制设备的生产厂商,将硬件设备驱动程序和通信程序封装成独立的OPC服务器,向OPC客户端实时地提供数据。OPC客户端由使用设备的客户自己开发,可以不包含任何通讯接口程序,不必关心底层的硬件设备特性,也不必考虑软硬件如何通讯,只要遵循OPC规范,就能够从OPC服务器中获取数据,从而实现数据的灵活配置和多种系统的真正集成。由于OPC服务端与客户端之间的接口是标准的,因此可以开发出通用的OPC客户端,使不同的应用访问同一台设备或使同一个应用访问不同的设备。
论文首先介绍了OPC技术产生的背景,以及它的主要特点与发展状况,/DCOM技术。然后重点分析了OPC数据访问规范及OPC客户端与服务器的通信机制,介绍了如何用VC++开发客户端程序。
关键词:;客户端;数据访问规范
Abstract
OPC is the generic OLE for Process Control,literally translated as the Object Linking and Embedding technology in process specification is an open and interoperable software interface standards in the field of process control,based on the functions required by Microsoft'(Component Object Model)and DCOM(ponent Object Model),in the field of processcontrol,it is a very popular data exchange technology and the middleware technologythat realizes information exchange between open system field equipment in controlsystem and process management level,and lets the control system to be an open system.
OPC specification uses Client/Server mode,and defines the standard interface between OPC Client between OPC the OPC Server end,the control equipment manufacturers package the hardware device drivers and munication program to be an independent OPC server providing real-time data to OPC OPC Client developed by customers who use the equipment is able to obtain data from the OPC server as long as following the OPC data interface protocol,also it may include munication interface program,does not have to care about the hardware characteristics of the bottom,has no need to consider how municate between hardware and it realizes the integration of flexible configuration of a variety of data and multi- the OPC Server and Client interfac