ABB800XA学习笔记138:第六章-一致性检查
(2023-11-11 18:42:10)
标签:
abb800a系统工具一致性检查工具 |
分类: ABBDCS |
继续学习。粘贴一段技术文档上的文字,总是说有非法字符,又不提示是哪里,让自己猜想,只好一句一句写了。
Section 6 Consistency Check
第六章 一致性检查
When a user is performing engineering
tasks, configurations made to different
parts and aspects
of the system may become inconsistent or
ambiguous.
当用户执行工程任务时,对系统的不同部分和方面所做的配置可能会变得不一致或模棱两可。
This
can not be obvious
and most of the times it is hard to find all such inconsistencies
in a large
system.
这并不明显,大多数时候很难在大型系统中发现所有这些不一致之处。
For example, you can build a Process
Graphic that
uses an ex*pression based on
a property defined by an AC 800M Control
Application.
例如,您可以构建一个过程图形,该图形使用基于 AC 800M
控制应用程序定义的属性的表达式。
(找到一个“非法字符”了,ex*pression去掉那个星号,整个句子就有了非法字符,平台脑回路真是不一般)
An
application engineer can later remove that property from the control
program and your graphic has become inconsistent. You can check this by
either looking at the graphic display
or open the
graphic display in the Graphics Builder. However, in a large
system, you cannot possibly open all graphic displays just
to check if they work properly.
Instead you
use the Consistency Check Tool.
应用程序工程师稍后可以从控制程序中删除该属性,并且您的图形变得不一致。您可以通过查看图形显示或在图形生成器中打开图形显示来检查这一点。但是,在大型系统中,您不可能仅仅为了检查它们是否正常工作而打开所有图形显示。相反,您可以使用一致性检查工具。
The consistency check can be used to
find such inconsistent configurations
and collects them
in a consistency report. In some scenarios, consistency problems
can even be
repaired from the Consistency Check Tool, but usually, you have
to manually
reconfigure the specific aspect that is inconsistent.
一致性检查可用于查找此类不一致的配置,并将其收集到一致性报告中。在某些情况下,甚至可以从一致性检查工具修复一致性问题,但通常,您必须手动重新配置不一致的特定方面。
Checking the consistency of aspects in a system
can be done at any time using the Consistency Check Tool, but it is also a vital
part of the deploy workflow
(described in System 800xA Engineering, Engineering and
Production Environments (3BSE045030*)). Therefore, checking the
consistency of the data you are about
to deploy,
update or replace is encouraged by those tools. The Consistency
Check Tool contains a few more buttons and options, but in
essence, the consistency
report presented
and the actions you as a user can make are the
same.
可以使用一致性检查工具随时检查系统中各个方面的一致性,但它也是部署工作流的重要组成部分(在
System 800xA 工程、工程和生产环境 (3BSE045030*) 中进行了描述)。因此,这些工具鼓励检查将要部署、更新或替换的数据的一致性。一致性检查工具包含更多按钮和选项,但实质上,显示的一致性报告和您作为用户可以执行的操作是相同的。
The
consistency check control is used to check the consistency of
aspects either from the consistency check tool, or using the
deploy, update and replace tools
一致性检查控件用于通过一致性检查工具或使用部署、更新和替换工具检查各个方面的一致性。
后一篇:这到底哪里非法了?

加载中…