Use MC_Home without enabling the drive for homing method 35

8 hours ago
3 hours ago
  • Artur Wiebe - 8 hours ago

    Is it possible to use MC_Home without enabling the drive (MC_Power)?

    On the drive the homing method 35 (Homing on current position) has to be executed. The drive has to stay disabled due to safety. This is explicitly allowed by the drive.

    Unfortunately MC_Home reports the error SMC_REGULATOR_OR_START_NOT_SET when executed.

    Are there other options to start homing, if not with MC_Home?

     
  • imdatatas - 8 hours ago

    Hello,

    As far as I know, no matter which home mode is selected, the axis must be in Standstill mode to run MC_Home according to PLCopen state machine.
    However, if the function you want can already be done from a parameter in the driver of the vendor you are using, you can try to perform the same function by sending the required value to that parameter via communication with the SDO write command.

    Regards,
    Imdat

     
  • Artur Wiebe - 3 hours ago

    This is a homing routine which is controlled by setting mode of operation and started by setting a bit in the control word.

    If MC_Home is not usable for this homing method then I need to implement the same functionality. But how?

     

Log in to post a comment.