ABB80XA学习笔记137:第五章-引用工具

标签:
abb800xa系统工具引用工具 |
分类: ABBDCS |
继续学习。
Changing References
改变引用
To change a reference, the user can
right click on a node in the tree view and
launch a browser
by selecting Change in the context menu.
为改变引用,用户可以右键点击树形视图上的节点,用户可以右键单击树视图中的节点,然后通过选择上下文菜单中的“更改”来启动浏览器。
Right
click an object to launch an object browser and right click an
aspect or a property to launch an aspect browser or a
property browser respectively. Select
a compatible target.
右键点击对象启动对象浏览器,右键点击方面或者属性分别启动方面浏览器或者属性浏览器。选择兼容的目标。
For
example, when the user selects the Tank object (see Figure42) and
replaces with another object, General Properties aspect
should exist in the new object
that contains two properties with the same names.
This resolves the references to
both properties.
例如,当用户选择 Tank 对象(参见图
42)并替换为另一个对象时,包含两个同名属性的新对象中应存在“常规属性”方面。这将解析对这两个属性的引用。
When
a reference is changed, the tree view is updated to show the
current information, including the resolve status of
the reference
更改引用时,树视图将更新以显示当前信息,包括引用的解析状态。
Resolving References
解析引用
Select Resolve from the context menu of a node
in tree view to resolve unresolved references automatically. This is successful
only if the source aspect
contains symbolic name information about the target
aspect, and the aspect can be
uniquely identified using the name information. The
resolve context menu option is
dimmed out
if the status is not set to unresolved or if the source aspect for
the reference is inherited.
从树视图中节点的上下文菜单中选择“解析”(Resolve)
以自动解析未解析的引用。仅当源方面包含有关目标方面的符号名称信息,并且可以使用名称信息唯一标识该方面时,此操作才会成功。如果状态未设置为未解析,或者引用了引用的源方面,则“解析”上下文菜单选项将变暗。
The
following context menu appears on right clicking header area of the
columns in the
Reference Tool.
以下上下文菜单显示在“参考工具”中列的右键单击标题区域上。
Select Resolve All from the context
menu of the source aspect to resolve
all unresolved
references
从源方面的上下文菜单中选择“全部解析”以解析所有未解析的引用.
Viewing References
查看引用
To
follow the references recursively, select a target object or target
aspect and select View References from the context menu. This
opens the Reference Tool
showing references from this object or
aspect.
要以递归方式跟踪引用,请选择目标对象或目标方面,然后从上下文菜单中选择“查看引用”。这将打开“参照工具”(Reference
Tool),其中显示来自此对象或纵向的参照。
Approving References
审批引用
Copying an aspect sometimes might set the
aspect to an unapproved state. In
such scenarios,
the user should view, possibly change, and finally approve the
references of that aspect. The aspect can be approved by
using the Approve button. The
Save button
will also approve the aspect after updating the
changes
复制某个方面有时可能会将该方面设置为未批准状态。在这种情况下,用户应该查看、可能更改并最终批准该方面的引用。可以使用“批准”按钮批准该方面。“保存”按钮也将在更新更改后批准该方面。
Find
and Replace
查找和替换
All
references to an object matching a specified substring, can be
changed to another
object by replacing this part of the object names. Click Find and
Replace and
the Find and Replace window appears
通过替换这部分对象名称,可以对与指定子字符串匹配的对象的所有引用更改为另一个对象。单击“查找和替换”(Find
and Replace),将出现“查找和替换”(Find and Replace) 窗口。
图 43
Specify the substring to be searched
and specify the replacement string.
Click Replace All
to replace all searched substrings with the new
string.
指定要搜索的子字符串并指定替换字符串。单击“全部替换”,将所有搜索到的子字符串替换为新字符串。
To
keep changed object references, click OK
要保留已经更改的对象引用,点击确定按钮。
For
example, consider references to the objects A102 and A1104. By
replacing A with
B, the references are changed to B102 and B104 (if these objects
actually exist in the system).
例如,考虑对对象 A102 和 A1104 的引用。通过将 A 替换为 B,引用将更改为 B102 和
B104(如果这些对象确实存在于系统中)。