XGB EtherCAT Homing Function Blocks

The Homing method will need to be configured on the EtherCAT servo drive or the SDO parameter file in the XG-PM project. EtherCAT homing has a standard meaning for each homing method number.

  • The homing method numbers 1 thru 37 are standard DS402 defined homing methods.

  • Some drives do not support all 37 methods.

  • Homing methods with a negative value are custom and specific to the manufacturer.

  • Refer to the servo drive manual for more information on homing methods.

  • The XPM_ORG function block is used to perform the homing method configured for the drive.

  • The XPM_FLT function block is used to set the current position as the new home position.

  • XPM_ECON and XPM_SVON must be executed prior to executing a home command.

The examples in this topic can be executed from Scan Program LP626_Homing_Example in OnlineHelp_ECAT_Example.

 

 

 

 

 

 

 

 

 

LP626