<< 点击显示目录 >> 主页 轴控开发使用手册 > ACP10/ARNC0帮助信息 > ACP10_MC运动库 > 分类的功能块 > 凸轮(Cams) > 预先定义的Cam流程 > MC_BR_CrossCutterControl > "AdvancedParameters.StartMode" input > mcRESTART |
If the active function block is aborted (e.g. by an emergency stop, MC_Stop, drive error, etc.), then the movement to the last position can be restarted without having to realign the axes or wait for the next product interval.
The "StandBy" output signals the possibility to use this mode.
•First, the current position of the cam automat must be determined (e.g. with MC_BR_ReadAutPosition).
•A base movement of the slave axis must be performed to the current cam position (e.g. with MC_MoveAbsolute with mode +mcAUTOMAT_POS). A negative movement should only take place before the cutting area has been entered to prevent the blade from being damaged.
•Call function block MC_BR_CrossCutterControl with "StartMode" mcRESTART and "Enable" + "EnableCut" = TRUE.
•The synchronized movement resumes. The master axis can be restarted.
As a result, only products that have already passed the cross cutter are lost. The master axis does not have to be realigned if the items above have been carried out.
This mode is not available for virtual axes.