Assembly6D reference

<< 点击显示目录 >>

主页  ACOPOS 6D使用手册 > mapp 6D  > 功能块 > McAcp6D  > 技术信息
 >

Assembly6D reference

装配块需要一个装配引用(功能块输入 "装配")。

该装配参考是Mc6DAssemblyType 类型。

如果在装配配置中添加了新的装配,就会创建一个名称为Mc6DAssemblyType 的全局过程变量。该过程变量可用于各种任务。

 

功能块输入 "Assembly "的地址分配

 

MC_BR_AsmPowerOn_Acp6D_0.Assembly := ADR(gAssembly6D_1);

 


The assembly blocks require an assembly reference (function block input "Assembly").

This assembly reference is of type Mc6DAssemblyType.

If a new assembly is added in the assembly configuration, a global process variable of type Mc6DAssemblyType with this name is created. This process variable can be used in various tasks.

 

Address assignment to function block input "Assembly"

 

MC_BR_AsmPowerOn_Acp6D_0.Assembly := ADR(gAssembly6D_1);