<< 点击显示目录 >> 主页 轴控开发使用手册 > ACP10/ARNC0帮助信息 > ACP10_MC运动库 > 分类的功能块 > 驱动器准备 > MC_BR_SetupInductionMotor > Operation of the "Command" input |
The function block performs an action based on this input.
Starts the setup procedure for an induction motor.
The ACOPOS device reads each specified parameter separately and writes its value to the ACOPOS parameter table.
The following cases are possible:
•If the specified data module already exists on the controller, it will be deleted and remade. The ACOPOS device reads the parameters contained in the existing ACOPOS parameter table separately and writes their values to the new ACOPOS parameter table.
Information:
•SG4: The new data module is stored at the same memory location as the old module.
•SG3/SGC: The new data module is always located in RAM and may have to be moved to another memory location. One way to do this is to use the "DataObjectIdent" output in the MC_SETUP_OUTPUT_REF output structure and the "DatObjMove" function block.
•If the specified ACOPOS parameter table does not yet exist on the PLC, then the default motor parameters are read by the ACOPOS device one by one and entered in a new ACOPOS parameter table. Note that the new data module is always located in RAM and may have to be moved to another memory location.
•One way of moving the ACOPOS parameter table to another memory location is to use the "DataObjectIdent" output in the MC_SETUP_OUTPUT_REF output data structure and the DatObjMove function block.
Aborts an active setup procedure.