ABB_800xA学习笔记227:System_800xA_Control_6.0_AC_800M_Configuration17
标签:
abbsystem_800xa_ac800m配置手册 |
分类: ABBDCS |
继续学习配置手册第一章
Code Block Context Menu
代码块上下文菜单
Right-click a code block tab to
access the code block context menu.
鼠标右键点击代码块访问代码块上下文菜单
Figure 12. Code block context
menu
图 12. 代码块上下文菜单
Graphical Code Pane for Diagram
Types
图表类型图形化代码窗格
The code pane in the editor for
diagram type supports the FD (Function
Diagram) language.
The FD code block in this editor allows mixing of functions,
function blocks, control modules and other diagrams,
through graphical connections,
to create
the logic. Variables and parameters can also be connected
graphically. This represents a complete graphical overview of the
whole logic.
图表类型代码窗格编辑器支持FD(功能图形)编程语言。编辑器中的FD代码块允许混合功能、功能块、控制模块和其他图表,通过图形化连接,创建逻辑。变量和参数可以同时被图形化连接。这代表了全部逻辑的图形化描述。
The
FD code block is always active, and can be accessed irrespective of
which tab is selected in the declaration pane (parameters,
variables, function blocks,
control modules or diagrams).
FD代码块总是活动的,无论声明窗格的哪个选项卡(参数、变量、功能块、控制模块或者图形)被选中都可以访问。
The
logic created in the default FD code block can be expanded using
optional ST and
SFC code blocks, which can be invoked in the FD code block or
sorted separately.
在默认FD代码块中创建的逻辑可以使用可选的ST和ST代码块扩展,可以在
FD 代码块中调用或单独排序。
To
open this editor, right-click the diagram type, and select Editor.
Figure 13 shows an
example logic created in the FD code block of diagram type
editor.
要打开此编辑器,右键点击图表类型,选择编辑器。图13显示了在图类型编辑器的
FD 代码块中创建的示例逻辑。
Figure 13. Example logic created in
the graphical code pane of diagram type editor
图 13. 在图标类型编辑器中创建图形化代码的例子

加载中…