鉴于大家对自动化PLC相关毕业设计十分关注,我们编辑小组在此为大家搜集整理了“利用Web实现局域网共享Wincc数据”一文,供大家参考学习
论文编号:ZD767 论文字数:18737,页数:42 ,有开题报告,任务书,外文翻译,程序
摘 要
本文主要介绍了WinCC的功能及如何使用WinCC组态工厂画面,使其能够监控工厂数据,并且将WinCC与Excel连接,使用IIS建立的Web服务器将含有动态数据的Excel发布出去,能够使网内的任何一台计算机都能够浏览工厂的过程数据。这样能够大大节省工程的费用,而且数据传输方便快捷使身在外地的工程技术人员也能够时时监控工厂数据。此系统是结构完整、功能完善、维护方便、简单可靠、面向整个生产过程的系统。
关键词 PLC WinCC 网页制作 DDE
Abstract
This text introduced the function of the WinCC mainly and how use WinCC to configuration factory appearance,to make it supervise and control the factory data, and make connection between the WinCC and the Excel, make use of the Web server which is set up by the IIS to put out the Excel which have the dynamic datas, enable any computer which is in the network can look through the process data
of the factory.Thus it can save the expenses of the Engineering consumely,and the data deliver is very convenience, making the engineer who is out can supervise and control the factory data.This system is structure integrity, function perfect, maintenance convenience, simple credibility,face to the whole production line.
Keyword PLC WinCC Web Making DDE
目录
摘要 Ⅰ
Abstract Ⅱ
第1章 绪论 1
1.1 课题背景及意义 1
1.2 我国工业自动化发展及现状 1
1.3 系统功能及展望 2
第2章 系统简介 3
2.1 系统构成 3
2.1.1 管理层配置 3
2.1.2 控制层配置 3
2.1.3 现场设备层配置 4
2.2 系统功能 4
2.3 Step 7简介 4
2.3.1 Step7概述 4
2.4 WinCC简介 5
2.4.1 WinCC系统描述 5
2.4.2 WinCC性能特点 6
2.4.3 WinCC功能一览 8
2.4.4 WinCC编辑器 8
第3章 WinCC组态制作 10
3.1 WinCC资源管理器 10
3.1.1 WinCC资源管理器的任务 10
3.1.2 WinCC功能模块 10
3.2 WinCC图形编辑器 12
3.2.1 WinCC组态画面 12
3.2.2 总览画面 14
3.2.3 甲生产基地 15
3.2.4 乙生产基地 18
3.3 WinCC报警编辑器 19
3.3.1 打开报警记录 19
3.3.2 消息文本组态 20
3.3.3 组态消息 20
3.3.4 组态消息颜色 21
3.3.5 组态限制值的监控 22
3.3.6 创建消息画面 23
3.3.7 激活项目 24
3.4 WinCC变量记录编辑器 24
3.5 WinCC报表编辑器 26
3.6 Simulator变量模拟器 27
第4章 WinCC通讯 28
4.1 WinCC与Excel通讯 28
4.2 IIS介绍 29
4.3 创建网站 32
4.3.1 使用模板和向导创建网站结构 32
4.3.2 添加自己的个性内容 33
4.3.3 发布网站 34
结论 36
致谢 37
参考文献 38
附录 39