ABB_800xA学习笔记176:System_800xA_Control_6.0_AC_800M_Getting_Started_16-第三章mydoors1
(2023-11-25 18:36:47)
标签:
abb800xasystem_800xa_6.0入门学习资料 |
分类: ABBDCS |
继续学习,进入第三章,开始一个实际的项目。
Section 3
MyDoors Project
第三章
MyDoors项目
Introduction
介绍
This section helps you to build
a small project and get yourself familiar
with Control
Builder. The guidelines that come with this example suggests that
you build a
project called MyDoors that simulates the entrance to a store.
While working with the MyDoors project, you will learn about
diagrams and declaration of variables
and function blocks in diagrams, and much
more.
这一张帮助你建立一个小项目,熟悉Control
Builder。这个例子附带的准则建议你创建一个叫做Mydoorsd的项目,模拟商店的入口。在使用Mydoors项目时,你将学习有关图表,以及图表中变量和功能块的声明,以及更多的内容。
Control Builder comes with a ready-made project
example called ShopDoors installed on your local disk, see Ready-made
Projects for CB Professional
on page 95
for locating the ShopDoors example or any other Control
Builder examples.
Control
Builder附带了一个现成的项目示例,称为ShopDoors,安装在你的本地磁盘上,参见第95页的CB
Professional的现成项目,以找到ShopDoors的例子或任何其他Control
Builder的例子。
If
you do not have access to an AC 800M controller or IO modules, you
can still follow
this example with a SoftController. Look for SoftController
specific instructions throughout MyDoors project
example.
如果您无法访问 AC 800M 控制器或 IO 模块,您仍然可以按照此示例使用
SoftController。在整个 MyDoors 项目示例中查找 SoftController
特定说明。
The
SoftController is test and debugging tool used for basic program
tests. Execution
of specific functions differs between SoftController and a
hardware controller in several aspects, for example,
execution performance, floating
point precision (64 versus 32 bit), communication
capabilities and so on.
SoftController是用于基本程序测试的测试和调试工具。SoftController和硬件控制器在几个Aspect上的特殊功能的执行上有所不同,例如执行性能、浮点精度(64
位与 32 位)、通信能力等。
This
example will also show the additional steps necessary when you have
two environments:
Engineering and Production.
这个例子将显示当你有两种环境(工程环境和生产环境)时的其它必须的步骤。
After finishing your study of the MyDoors
project, you are advised to continue
with the remaining
sections in this manual.
在结束MyDoors项目的学习之后,建议你继续本手册的其它部分。