Core05_Actions讲述.pptVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Core05_Actions讲述

Scrollist GCCS-1 Global Common Control Software Design Core Section 5: Actions 执行动作 Objectives目标 Describe the term “sequence action” or “action” 知道“执行顺序”或“动作” Describe the general logic structure of an action routine 知道动作的逻辑结构 Describe “switch bypassing” logic. Explain the action routine order 知道“旁路开关”逻辑和动作执行顺序。 Describe “prompting” logic 知道“提示信息”逻辑 Use the HMI message to find the condition in the cell that is generating a HMI prompt message 通过HMI产生的提示信息在cell内找到条件语句。 Action 执行动作 The basic unit of data for a motion 动作的基本数据构成 Complete conditions 完成条件 Automatic mode conditions 自动条件 Clear conditions 清楚条件 Motion timer 动作定时 Process Complete (when required) 过程完成(有需要时) Scrollist text and status ID 滚动条和状态ID All control logic and diagnostics for a motion is in one routine 所有动作控制和诊断逻辑在同一程序中 ClampClose would be in one routine ClampClose在一个子程序中 ClampOpen would be in a different routine ClampOpen在另一个子程序中。 Action UDT执行动作UDT Action Routines 执行动作程序 Each action has its own routine 每个动作有自己的程序 Note: The routine names should initially skip numbers by 5’s. This will make re-sequencing actions easier because fewer routines will need to be renamed. 程序名称开始时间隔为5. 这使更改和排序简单,只有少数需要更改。 How to build an Action 如何建立一个执行动作 Create a program scoped tag of the appropriate za_Action... Datatype 生成一个za_Action... 数据类型的程序 Action Routines 执行动作程序 Create routines for each action. 对每个执行动作生成子程序 Name the routines so that they appear in the desired sequence order. 对每个子程序命名,可按顺序显示。 Action Routines执行动作程序 Finally, add calls to these routines in S000_Sequence. The order of the calls is the order of display for the scrollist 最后,在S000_Sequence增加调用所有子程序。调用的顺序按子程序排列 Action Routine Logic Structure 执行动作程序逻辑结构 The first rung is the Switch Internal rung. 第一个语句是内部开关 The switch internal is facilitates bypassing of faulted switches内部开关说明故障开关的旁路。 Action Complete Rung 完成的动作执行语句 The Action Complete rung is located near the top of the routine to allow you to quickly determine the state of the action动作执行完成语句在之程序的开

文档评论(0)

shuwkb + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档