轴在静止状态(Standstill,即 Axis.nAxisState=3)时,可以通过运动功能块切换到各种运行状态;在Continuous_Motion、Synchronized_Motion状态时,需通过MC_Halt才能切换到Standstill状态;若伺服轴出现告警(Errorstop,即 Axis.nAxisState=1),就要先运行 MC_Reset 指令,复位轴错误;Homing回零状态( Axis.nAxisState=...
bDone BOOL TRUE: Homing is done. bBusy BOOL TRUE: Execution of functionblock has not beenfinishedyet. bError BOOL TRUE: Error has occurredwithinthe function block. nErrorID SMC_ERROR Error identification 第76页运动控制指令手册 第四章常用MC指令详解73 (3)功能说明 借助此功能块,可以修改传动比...
MC_HOME,SMC_HOMING都可以, 你也可以自己写的, 第一种需要把IO接伺服设置, 在SDO中配置, 第二种回零在PLC中配置IOPLC程序设计,印刷包装升级改造 。代理各品牌远程IO、网关、伺服、PLC 触摸屏。电话17351120222 上一主题 下一主题 « 1 2 » Pages: 2/2 Go ...
18857713026 2022-02-15 10:36 很好回啊 我是用SMC_HOME 回零方式26.maoshmy 2022-03-20 15:45 MC_HOME,SMC_HOMING都可以, 你也可以自己写的, 第一种需要把IO接伺服设置, 在SDO中配置, 第二种回零在PLC中配置IO查看完整版本: [-- codesys 回原点是坑 --]Powered by PW7.09 ...
7:Homing;———- 轴处于回零运行中,等待归零操作执行完成 其中,在任意时刻,轴只能处于一种状态下,而且轴的状态必须根据触发条件从当前状态跳转到指定状态,因此整个逻辑状态就是一个闭环结构。 1.在轴停止状态(Standstill,即 Axis.nAxisState=3)可以转移到各种运行状态; 2.可以由...
We run continously in the same direction for quite a while, stop, then try to execute MC_Home with Home Position 0 (homing in the drive is set to method 35 = Sets the current position as the origin). Latest error occured is 'Drive doesn't accept value'. ...
Under the new Parameter tab, I do not have the same 'DSP402 configuration' fields as in your picture (I only show DSP402.bImmediateDisabling). Does this mean Homing (with MC_Home) is not supported? That would explain a lot. Thank you....
A_Home:SMC_Homing; //设臵虚轴位臵 setPosA:MC_SetPosition; //各轴移动绝对位臵 MoveAbsoluteA:MC_MoveAbsolute; MoveAbsoluteA1:MC_MoveAbsolute; 50 MoveAbsoluteA2:MC_MoveAbsolute; //轴实际位臵 ReadPositionA:MC_ReadActualPosition; //点动控制 jogA:MC_Jog; //触限位停止模块 StopA:MC_Stop; END_V...
它有多个可能的值,如0(power_off)、1(errorstop)、2(stopping)、3(standstill)、4(discrete_motion)、5(continuous_motion)、6(synchronized_motion)、7(homing)等,用于描述轴的工作状态。 3. bRegulatorOn:这是一个BOOL变量,表示控制器是否开启。默认值为FALSE,当为TRUE时,表明控制器已启动。 4. bDriveStart...
homing 7 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 成员: SM_Drive_Virtual_1.fLastActPosition最后电机反馈位置12.3456 SM_Drive_Virtual_1.fLastPositionOffset【刀具末端位置偏移】【父1215参数】 ...