APIs, concepts, guides, and more
|
Examples of various ways to home a drive.
📜 Hardware Limits
Learn how to get and set hardware limits.
Learn more in the concept page.
📜 Master-Based Homing
This sample code performs a simple homing. Diagrams of the homing routines are available in our topic page.
Learn more in the concept page.
📜 AKD Drive Homing
This sample code performs a simple homing with a Kollmorgen AKD drive. Drive based homing is one of many methods that exist to home a servo motor. RSI encourages this homing method over all others because it avoids network latencies. Since the AKD drive does not follow the DS402 standard completely, we created this sample application to help you home your servo motor with an AKD drive. This sample application is meant to be used by AKD drives only.
Learn more in the concept page.
📜 DS402 Drive Homing
This sample code performs a simple homing with assuming the drive follows the DS402 Standard. Drive based homing is one of many methods that exist to home a servo motor. RSI encourages this homing method over all others because it avoids network latencies. Many drives follow the DS402 standard. Therefore, we have created a sample app to help you home your servo motor with your DS402 drive.
Learn more in the concept page.