




已阅读5页,还剩38页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
中科信软高级培训中心 - 4.0 PI 系统管理工具,(PI SMT),中科信软高级培训中心 - 2,PI System Management Tools 控制台, ,Alarms: Analysis Framework: Batch:, ,Data: Interfaces: IT Points: Operation: Points: Security:,One management tool,(with plug-ins) that runs from your desktop,中科信软高级培训中心 - 3,PI Tag标记点配置程序, EXCEL中的PI-SMT插件允许我们进行大量创建、修改、,删除PI点的操作,中科信软高级培训中心 - 4,PI 接口配置应用程序 (PI ICU),图形用户接口(GUI)管理 :, ,Installing services Managing the .bat file Viewing log files, ,Configuring buffering Creating interface monitoring tags,中科信软高级培训中心 - 4.1 PI SMT 基本插件,中科信软高级培训中心 - 6,PI SMT Plug-Ins PI Version,PI Version 可以用来识别 PI server 的版本号,中科信软高级培训中心 - 7,PI SMT Plug-Ins Licensing,Licensing 可以用来读取 pilicense.dat,中科信软高级培训中心 - 8,PI SMT Plug-Ins PI Services,PI Services 用来管理 PI server 的windows services,中科信软高级培训中心 - 9,PI SMT Plug-Ins Message Logs,Message Logs 用于访问 PI server 的系统消息日志 和 pipc.log 内的接口日志 Search for messages Set the time range Set the filters,中科信软高级培训中心 - 10,PI SMT Plug-Ins Message Logs,可以用右键弹出菜单导出日志文件 (.txt or .csv),在需要获取 OSIsoft 技术支持时非常有用,中科信软高级培训中心 - 4.2 PI Tags,中科信软高级培训中心 - 12,What is a Tag?, ,Tag 是在PI System中某一特定数据流的唯一存储 位置 Examples, ,一个操作员在工作岗位上的操作动作 某一个产品的批号 一个操作员在工作岗位上所说的话 一系列计算的结果,中科信软高级培训中心 - 13,Default Tags, ,当你安装PI时,如果选择了 “Install default tags” ,将会有10个 “test tags” (CDT*)被创 建 可以把这些点作为测试点进行一些操作,不会 影响系统的正常运行,中科信软高级培训中心 - 4.3 PI SMT Plug-Ins Data 项,中科信软高级培训中心 - 15,PI SMT Plug-Ins Data Section,Data 项 包括 3 个插件, ,Current Values: 实时显示 snapshot 内多个tag的值 Recorded Values: 显示单个 tag的历史档案数据 Archive Editor: 与 Recorded Values相同,但多出 一些功能, ,可以删值 可以写注释(Annotations),中科信软高级培训中心 - 16,PI SMT Plug-Ins Current Values,选 tags (tag 搜索),Start / stop 更新点值,中科信软高级培训中心 - 17,PI SMT Plug-Ins Recorded Values,选择要检索的选项,选一个 tag,中科信软高级培训中心 - 18,Archived Values 质量标记(Quality Flags),根据点值和时间戳,以下的属性可用, ,Annotated: 标明与点值有关的一些附加信息 (当注 释被写入时,由 PI server 自动标记) Substituted: 标明原始的点值被改变过 (由 PI server 自动标记) Questionable: 标明有一些未知的因素影响点值得准 确性 (由用户自己标注),中科信软高级培训中心 - 19,PI SMT Plug-Ins Recorded Values,中科信软高级培训中心 - PI SMT Plug-Ins Archive Editor,Use the grid control to modify the archived values,(delete, edit, insert, add questionable flag) 不要忘记保存修 改 20,中科信软高级培训中心 - 21,PI SMT Plug-Ins Archive Editor,To write / read an annotation,显示 / 隐藏,annotation详细信息,中科信软高级培训中心 - 22,Exercise 5,The PI System Management Tools,Objectives:, Display the current value for the tag CDT158, and the values over the last 3 hours, Write a value of 15.5 into CDT158 at the,current time,中科信软高级培训中心 - 4.4 PI Archives,中科信软高级培训中心 - Efficient Archiving strategy,一个有效的存储策略包括 :, ,大小合适的档案文件 合适的点名称 自动创建新档案,24,中科信软高级培训中心 - Whats the Value to You?, ,不需手工创建档案 没有数据被覆盖 为用户保存更多数据 方便检索老旧数据,25,中科信软高级培训中心 - 4.5 PI Server 备份,中科信软高级培训中心 - PI Server Daily Backup, ,最好每天都备份数据 PIBackup.bat 备份最好转移到外部存储介质以避免硬件故障,(例如硬盘损坏) piadmpisitebackup.bat 27,中科信软高级培训中心 - 执行 PI Server 备份,Use the pibackup.bat script from the piadm folder to launch a PI server backup, ,Syntax: pibackup.bat number of archives archive cutoff date Example: pibackup.bat E:PIBackup 2 *-60d,28,中科信软高级培训中心 - 29,备份时用到的参数,如果没有指定 number of archives and archive cutoff date, backup subsystem 会使用默认值, ,Backup_NumArchive (Default: 3) Backup_ArchiveCutoffDate (Default: None),Example backup tuning parameters(默认值): pibackup.bat E:PIBackup,中科信软高级培训中心 - 用 Windows 的计划任务自动备份,用 install 开关把 pibackup.bat 脚本加入到 Windows 计划任务, ,默认计划任务在每天 3:15 AM Example: pibackup.bat E:PIBackup -install,30,中科信软高级培训中心 - 31,备份目录的结构和内容,adm: site specific files,pisrvsitestart.bat, pisrvsitestop.bat, pisitestart.bat, pisitebackup.bat, pintbackup.bat, pibackup_3.4.370.bat, ,arc: archive and annotation files bin: pipeschd.bat dat: files from PIdat except archive and annotation files log: files from PIlog PI backup log files,中科信软高级培训中心 - 指定点备份 pisitebackup.bat,32,将备份文件转移 pibackup.bat pisitebackup.bat,中科信软高级培训中心 - 33,Backup Complete,怎样知道 Backup 是否成功?, ,会有一个 log 文件 Ex.: pibackup_2-Oct-06_03.15.02.txt PI Server Message Logs,中科信软高级培训中心 - 34,备份的故障诊断 在以下位置能够看到备份执行的一些细节:, ,Backup Script Log PI Message Log NT Event Log piartool command VSSADMIN,中科信软高级培训中心 - 35,Exercise 8,PI Server Backup,Objective:, Learn how to use and configure the PI,Server daily backup,中科信软高级培训中心 - 4.6 Security,中科信软高级培训中心 - 37,Security related Error messages,-10400: 无权访问,-10401: 无权写操作,中科信软高级培训中心 - 38,PI Server Security,PI Users and Groups,访问权限,PI Trust,为交互式权限,Database Security,控制访问数据库,中科信软
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 河北省唐海县2025年上半年公开招聘城市协管员试题含答案分析
- 河北省黄骅市2025年上半年公开招聘辅警试题含答案分析
- 2025年户外照明灯具研发生产与市场推广合作协议
- 2025版企业搬迁过程中员工培训与服务合同
- 2025岑瑾与配偶共同债务处理及财产分配离婚协议
- 2025年智能房产租赁居间服务合作协议
- 2025年新型环保材料边坡支护及护壁桩工程合同
- 2025年二手房购房合同房屋产权归属与登记手续
- 2025年度房地产居间代理服务合同
- 2025版水泥产品定制化生产购销合同模板
- 飞机上通用应急设备-安全设备
- 复旦研究生入学教育考试
- 2023-2024学年九年级道德与法治上册 同步备课系列 教学设计教案(全册)
- 成熟生产线评价报告
- “高效的课件制作技巧及展示技能培训”
- 输电线路工程项目划分表
- 沪教版八年级生物第一册全册完整课件
- 第06章设计美学程能林第4版《工业设计概论》课课件
- 中行bfw框架开发和测试资料课件
- 医疗CT中碲锌镉CZT探测器的工作原理
- 食材配送应急保障配合措施方案
评论
0/150
提交评论