1 / 67
文档名称:

毕业设计(论文)-OPC技术在现场总线中的应用.doc

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

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

分享

预览

毕业设计(论文)-OPC技术在现场总线中的应用.doc

上传人:3346389411 2013/3/23 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-OPC技术在现场总线中的应用.doc

文档介绍

文档介绍:OPC技术在现场总线中的应用
摘要
OPC技术规范是OPC基金会制定的一种新的工业控制标准,它提供了统一的数据访问软硬件接口,目前己得到越来越多的工控领域硬件和软件制造商的承认和支持,实际上己成为工业控制软件公认的标准。电力组态软件是面向电力系统的自动化系统,提供了OPC标准接口,可以方便的与第三方设备实现数据交换。
本文对OPC技术规范的产生背景,为工业领域带来的利益,OPC规范的内容,OPC服务器和客户的实现方法,OPC技术的应用,进行了较为详细的阐述。
作者根据工业控制中经常遇到的不同协议的现场总线控制系统的互连问题,开发出一套OPC服务器程序和OPC客户端程序,实现了不同系统的互连。该系统能够实现数据的互相通信和参数的互相设定。
关键词:客户端程序,服务器程序,OPC技术
OPC TECHNOLOGY APPLICATION IN FIELDBUS
ABSTRACT
OPC technology specification is a new industry control standard established by OPC provides an unitive data-accessing software and hardware interface standard which has been accepted and supported by more and more software and hardware manufacturers and has e an acknowledged standare in industry control Configuration Software is an automatization system used in electric power provides OPC standard Interfaces and can easily exchange data with third party devices.
This paper first introduces background,content and advantages of OPC specification,and then expaticates the realizations of OPC server and OPC client and OPC server.
According to the different protocols often encountered in industrial control interconnect of fieldbus control system, developed a set of OPC server program and OPC client program to achieve the interconnection of the different systems. The system is able to achieve munication of the data and parameters are mutually set.
Key Words: Client Program, Server Program, OPC Technology
目录
第1章绪论 1
课题背景 1
OPC规范的产生和发展 2
OPC基金会 2
OPC规范发展 2<br综述 3
本文所作的主要工作 4
第2章 OPC接口规范简介 5
OPC的规范基础 5
./DCOM 简介 5
OPC对象与接口 5
OPC数据存取规范 6
概述 6
OPC服务器对象 7
OPC组对象 8
OPC项 10
OPC报警与事件处理规范 10
概述 10
OPC对象与接口 11
OPC历史数据存取规范 12
OPC对象与接口 12
OPC批量过程规范 13
概述 13
OPC批量过程名称空间 13
0PC对象与接口 14
0PC安全性规范 14
小结 15
第3章 Modbus和FF协议的OPC服务器的编制 16
OPC服务器的总体结构 16
OPC服务器对象 17
OPC组对象 18
OPC数